# FAQ's

<details>

<summary>Not able to execute swaps (I have tokens and everything is fine)</summary>

If you are not able to execute a swap and your "Swap" button is grayed out, it's most likely that you are trading a high price impact pool. You have some options to overcome it:

1. Click on the cog icon and increase your slippage
2. Click on the cog icon and enable expert mode

</details>

<details>

<summary>I'm not able to deposit my CL NFT on the V3 farm page</summary>

Make sure you have atleast 10$ worth of ETH on your wallet so you can successfully trigger the deposit. Don't worry depositing costs only a few cents, the 10$ is just used for the UI to correctly calculate and give some margin for tx fees during high network usage periods.

</details>


---

# 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.sonus.exchange/informations/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.
