> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/swaps-de-tokens.md).

# Swaps de Tokens

Los swaps de tokens en Swappi son la manera simple de hacer swap de un token ERC-20 a través del los pools de liquidez automátizados. &#x20;

![](/files/jh3Rb1NpM8DM1fYzELIZ)

Cuando haces un swap de token en el exchange, pagarás una comisión por swap del 0.25%, el cuál se divide de la siguiente manera:&#x20;

0.17% - Se retorna a los pools de liquidez en forma de recompensas en tarifa para los proveedores de liquidez.&#x20;

0.03% - Se envía a la tesorería de Swappi.

0.05% - Se usa para recomprar y quemar el token PPI.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/swaps-de-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
