> For the complete documentation index, see [llms.txt](https://ola-foundation.gitbook.io/ola-documentations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ola-foundation.gitbook.io/ola-documentations/welcome-to-ola.md).

# Welcome to Ola

[Ola](https://olavm.org/) is **an Earning-Enhancing Layer incentivized by the Bitcoin ecosystem**, unlocking the potential of $1.5 trillion worth of assets in BTC. With two core products, **Onis** and [**Massive**](https://olavm.org/massive)**,** Ola creates a comprehensive ecosystem where users can **become BitVM challengers, ZK bridge supervisors, ZK verifier nodes, DA samplers**, **and a variety of monitoring roles to empower the Bitcoin ecosystem**, earn rewards from high-quality BTC projects at an early stage with a low entry barrier, and multiply their earnings as the Ola and BTC networks develop.

At Ola, we harness Bitcoin’s unmatched security to provide users with seamless cross-chain functionality, integrating the **Bitcoin asset** with other blockchain networks. This integration enables broader participation in decentralized finance (DeFi), cross-chain asset management, and real-world transactions. **Bitcoin holders** can now easily and securely spend their assets within the ecosystem, transforming BTC into a versatile tool for both earning and spending in the decentralized economy.

**Our mission** is to redefine how users engage with Bitcoin, turning it from a static store of value into a dynamic asset that empowers users to generate multiple, sustainable rewards from various Bitcoin projects with low barriers to entry.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ola-foundation.gitbook.io/ola-documentations/welcome-to-ola.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
