# Mechanisms

- [OTWO live beside OHM](https://o2dao.gitbook.io/o2-dao-documentation/mechanisms/otwo-live-beside-ohm.md)
- [Staking (O², O²)](https://o2dao.gitbook.io/o2-dao-documentation/mechanisms/staking-o-o.md): In the cryptocurrency world, staking is the process of delegating or locking up crypto holdings to earn rewards.
- [Bonding](https://o2dao.gitbook.io/o2-dao-documentation/mechanisms/bonding.md): Bonding refer to the process of trading Liquidity Provider (LP) tokens for native tokens at a discount price from market price.


---

# Agent Instructions: 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:

```
GET https://o2dao.gitbook.io/o2-dao-documentation/mechanisms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
