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

# Vision

## What is OlympusDAO and why O2DAO is building upon them?

Olympus is a protocol that issues and manages its native stable token, OHM. It is run as a *DAO*, meaning its governed by its community in a fully decentralized manner through smart contracts.

OHM is a complete free-floating currency, not pegged to anything. Instead, it is **backed** by a basket of crypto assets such as DAI and FRAX in the Olympus Treasury.&#x20;

O2DAO wants to be the first transparent Olympus fork that works together with OHM instead of fighting over the same reserves or markets, as in other Olympus forks.

In O2DAO, OHM in the treasury is used for staking in Olympus. Hence, not only is staking OTWO risk free, but it’s also incentivized by the same (3, 3) model on its own.

## What does O2 try to achieve?

Olympus has grown from its initial market cap of less than a million dollar, to today's >$3 billion. It's fair to say while staking in OHM is generational wealth, for its price to double or even triple is not an easy task. We understand in the bull market, people want to see quick gains on their portfolios, which is why there are many OHM forks with almost identical reserve assets and mechanism of OHM.

O2 on the other hand tries to be a fork that brings benefits to the OlympusDAO ecosystem by creating demands for them and in turn, creating demands for us. By using OHM as our backing asset, your portfolio doesn't stop at x2, but rather ².


---

# 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://o2dao.gitbook.io/o2-dao-documentation/fundamentals/vision.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.
