# Intercambio

PaySwap es un creador de mercado automatizado (AMM), y el Intercambio es el corazón de PaySwap.

El Intercambio de PaySwap ofrece varias características que respaldan el comercio descentralizado:

### Intercambio/Comercio

PaySwap permite a los usuarios comerciar sin necesidad de pasar por un Intercambio Centralizado. Todo lo que haces en PaySwap se enrutará directamente a través de tu propia billetera, ¡sin necesidad de confiar en otra persona con tus monedas!

### Pools de Liquidez

Solo puedes intercambiar tokens en PaySwap si hay suficiente liquidez para esos tokens. Si nadie ha agregado mucha liquidez para el token o tokens que deseas intercambiar, será difícil, costoso o imposible hacerlo.

Proporcionar liquidez te otorgará Tokens LP, los cuales te generarán recompensas en forma de tarifas de comercio por asegurarte de que siempre haya liquidez disponible para el intercambio.

[Obtén más ayuda de la comunidad aquí.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/espanol/products/payswap-exchange.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.
