# FAQs

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