# OpenLeverage | Docs

## OpenLeverage | Docs

- [Introduction of OpenLeverage](https://docs.openleverage.finance/main/master.md)
- [FAQ](https://docs.openleverage.finance/main/faq.md)
- [How OpenLeverage Works](https://docs.openleverage.finance/main/protocol-overview/how-openleverage-work.md)
- [Margin Trading](https://docs.openleverage.finance/main/protocol-overview/margin-trade.md)
- [Lending](https://docs.openleverage.finance/main/protocol-overview/lending.md)
- [Borrowing](https://docs.openleverage.finance/main/protocol-overview/borrowing.md)
- [Liquidation](https://docs.openleverage.finance/main/protocol-overview/liquidation.md)
- [OnDemand Oracle](https://docs.openleverage.finance/main/protocol-overview/ondemand-oracle.md)
- [Token Info](https://docs.openleverage.finance/main/ole-token-v2/token-info.md)
- [Liquidity Mining with xOLE](https://docs.openleverage.finance/main/ole-token-v2/liquidity-mining-with-xole.md)
- [Bridging OLE Token](https://docs.openleverage.finance/main/ole-token-v2/bridging-ole-token.md)
- [OLE V1 Migration](https://docs.openleverage.finance/main/ole-token-v2/ole-v1-migration.md)
- [Sponsored Rewards](https://docs.openleverage.finance/main/rewards/sponsored-rewards.md)
- [Staking and xOLE](https://docs.openleverage.finance/main/rewards/staking-and-xole.md)
- [Trading, Lending, and Borrowing Rewards](https://docs.openleverage.finance/main/rewards/trading-lending-and-borrowing-rewards.md)
- [Retroactive Rewards](https://docs.openleverage.finance/main/rewards/retroactive-rewards.md)
- [OpenLeverage Community Council](https://docs.openleverage.finance/main/governance/openleverage-community-council.md)
- [Councilmember Guidelines](https://docs.openleverage.finance/main/governance/councilmember-guidelines.md)
- [Ambassador Guidelines](https://docs.openleverage.finance/main/governance/ambassador-guidelines.md)
- [OLE Buybacks](https://docs.openleverage.finance/main/governance/ole-buybacks.md)
- [Wallet Setup](https://docs.openleverage.finance/main/product/wallet-setup.md)
- [Create Market](https://docs.openleverage.finance/main/product/create-market.md)
- [Margin Trade](https://docs.openleverage.finance/main/product/margin-trade.md)
- [Lend to Earn](https://docs.openleverage.finance/main/product/lending.md)
- [Liquidation](https://docs.openleverage.finance/main/product/liquiadtion.md)
- [Notification](https://docs.openleverage.finance/main/product/notification-1.md)
- [Create a Gnosis Safe](https://docs.openleverage.finance/main/product/create-a-gnosis-safe.md)
- [Try Scroll Alpha Testnet](https://docs.openleverage.finance/main/product/try-scroll-alpha-testnet.md)
- [Developer Guide](https://docs.openleverage.finance/main/dev/github.md)
- [Security and Audits](https://docs.openleverage.finance/main/dev/security.md)
- [Terms of Service](https://docs.openleverage.finance/main/disclaimer.md)
- [Brand Assets](https://docs.openleverage.finance/main/brand-assets.md)
- [Contact Us](https://docs.openleverage.finance/main/contact-us.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.openleverage.finance/main/master.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.
