# FanToken Swap

On the [**Swap Page**](https://app.sinfonia.zone/swap) you can swap your tokens. The process is simple: just enter the amount you want to exchange and click on Swap.<br>

<figure><img src="/files/9o1lJKgJIx6HKnWkNrVZ" alt=""><figcaption></figcaption></figure>

In the event you're experiencing slippage errors, try to increase the slippage by clicking on the arrow next to the "estimated slippage" value or try to swap a minor amount at the time.


---

# 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.sinfonia.zone/products/exchange/fantoken-swap.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.
