# FAQs

- [Is Saros safe? Has Saros been audited?](https://docs.saros.xyz/saros-amm/faqs/is-saros-safe.md)
- [Why did my transaction fail?](https://docs.saros.xyz/saros-amm/faqs/why-did-my-transaction-fail.md)
- [How to resolve the "No wallet" error when connecting wallet to Saros Finance](https://docs.saros.xyz/saros-amm/faqs/how-to-resolve-the-no-wallet-error-when-connecting-wallet-to-saros-finance.md)
- [What is the difference between APY and APR?](https://docs.saros.xyz/saros-amm/faqs/difference-apy-and-apr.md)
- [How to get farming pool Txid](https://docs.saros.xyz/saros-amm/faqs/how-to-get-farming-pool-txid.md)
- [What are liquidity provider tokens?](https://docs.saros.xyz/saros-amm/faqs/what-are-liquidity-provider-tokens.md)
- [When will you open more pools?](https://docs.saros.xyz/saros-amm/faqs/when-will-you-open-more-pools.md)
- [What wallets can I use with Saros? How do I connect my wallet to Saros?](https://docs.saros.xyz/saros-amm/faqs/connect-the-wallet-to-saros.md)
- [My LP tokens aren’t showing up on the site or in my wallet?](https://docs.saros.xyz/saros-amm/faqs/lp-tokens-not-shown.md)
- [How do I get airdrops?](https://docs.saros.xyz/saros-amm/faqs/how-do-i-get-airdrops.md)
- [Can I use Saros on my phone?](https://docs.saros.xyz/saros-amm/faqs/saros-on-phone.md)
- [What is price impact?](https://docs.saros.xyz/saros-amm/faqs/price-impact.md)
- [What is slippage tolerance? How can I adjust it when swapping?](https://docs.saros.xyz/saros-amm/faqs/slippage-tolerance.md)
- [What fees do I pay when I exchange tokens?](https://docs.saros.xyz/saros-amm/faqs/fee-on-saros.md)
- [Are there any fees associated with the SarosFarm?](https://docs.saros.xyz/saros-amm/faqs/fee-on-sarosfarm.md)
- [How to calculate and distribute the reward on SarosFarm?](https://docs.saros.xyz/saros-amm/faqs/calculate-and-distribute-reward-on-sarosfarm.md)
- [Can I withdraw my liquidity anytime?](https://docs.saros.xyz/saros-amm/faqs/withdrawal-of-liquidity-at-anytime.md)
- [Where can I check Saros Analytics?](https://docs.saros.xyz/saros-amm/faqs/check-saros-analytics.md)
- [I can't find an answer for my question. Where do I find an answer?](https://docs.saros.xyz/saros-amm/faqs/cannot-find-answer.md)
- [How could I report a bug?](https://docs.saros.xyz/saros-amm/faqs/report-bug.md)
- [How to check wallet information on Saros](https://docs.saros.xyz/saros-amm/faqs/how-to-check-wallet-information-on-saros.md)


---

# 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-amm/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.
