# Liquidity Provisioning Basics

- [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.


---

# 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://docs.deltaone.xyz/delta-one/liquidity-provisioning-basics.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.
