# Delta One

## Delta One

- [Welcome to Delta One!](https://docs.deltaone.xyz/delta-one/master.md): What is Delta One?
- [Staking](https://docs.deltaone.xyz/delta-one/farming-technique/staking.md)
- [Delta-Neutral Farming](https://docs.deltaone.xyz/delta-one/farming-technique/delta-neutral.md)
- [DAO Liquidity Management](https://docs.deltaone.xyz/delta-one/farming-technique/dao-liquidity-management.md): Enhance liquidity for your native token on DEXs, while earning passive yield on the DAO's treasury.
- [Providing Liquidity on Delta One](https://docs.deltaone.xyz/delta-one/liquidity-provisioning-basics/providing-liquidity-on-delta-one.md)
- [Risks](https://docs.deltaone.xyz/delta-one/liquidity-provisioning-basics/risks.md): This article aims to clearly outline all of the risks that you should be aware of when using Delta One, but may not be fully comprehensive. See the website for more details.
- [Rebalancer](https://docs.deltaone.xyz/delta-one/liquidity-provisioning-basics/rebalancer.md): The rebalancer meant to keep a farmer delta-neutral through an automated mechanism. This feature is still in BETA.
- [Grants](https://docs.deltaone.xyz/delta-one/learn-more/grants.md): This list will be updated as grants are funded.
- [Useful Links](https://docs.deltaone.xyz/delta-one/learn-more/useful-links.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.deltaone.xyz/delta-one/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.
