# User Guides

- [How to Create a Pool on Saros DLMM](https://docs.saros.xyz/saros-dlmm/user-guides/create-a-pool.md): To start providing liquidity on Saros DLMM, you need to create a pool if one doesn’t already exist for your token pair. This step allows others to add liquidity and start trading.
- [How to Add and Remove Liquidity on Saros DLMM](https://docs.saros.xyz/saros-dlmm/user-guides/add-remove-liquidity.md): This guide provides a detailed guide for adding and removing liquidity on the Saros DLMM.
- [How to Swap on Saros DLMM](https://docs.saros.xyz/saros-dlmm/user-guides/swap.md): This guide will walk you through the process of performing a token swap on the Saros DLMM. This step-by-step guide will help you navigate the swap process seamlessly.
- [FAQs](https://docs.saros.xyz/saros-dlmm/user-guides/faqs.md)
- [Saros DLMM Fees: Base Fee, Variable Fee & Protocol Fee](https://docs.saros.xyz/saros-dlmm/user-guides/faqs/saros-dlmm-fees.md)
- [What to Do When Active Bins Are Different From Market Price](https://docs.saros.xyz/saros-dlmm/user-guides/faqs/active-bin-different-from-market-price.md)
- [Quickstart for LPs Partner](https://docs.saros.xyz/saros-dlmm/user-guides/faqs/quickstart-for-lps-partner.md): A step‑by‑step guide for partners to create an LP position on the Saros DLMM.


---

# 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.saros.xyz/saros-dlmm/user-guides.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.
