# Productos

- [Exchange](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange.md)
- [Swaps de Tokens](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/swaps-de-tokens.md)
- [Cómo hacer Swaps](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/como-hacer-swaps.md)
- [Pools de liquidez](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/pools-de-liquidez.md)
- [Agregando liquidez a un pool](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/agregando-liquidez-a-un-pool.md)
- [Eliminar liquidez a un pool](https://docs.swappi.io/swappi/swappi-docs-es/productos/exchange/eliminar-liquidez-a-un-pool.md)
- [Yield Farming](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming.md): El yield farming permite a los usuarios que proveen liquidez a ganar recompensas en PPI por stakear sus tokens LP en los smart contracts.
- [Visión general](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/vision-general.md)
- [Encontrando una granja](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/encontrando-una-granja.md)
- [Colocando tus tokens LP en una granja](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/colocando-tus-tokens-lp-en-una-granja.md)
- [Agregando tokens LP a una granja](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/agregando-tokens-lp-a-una-granja.md)
- [Eliminando tokens LP de una granja](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/eliminando-tokens-lp-de-una-granja.md)
- [Recolectando tus recompensas en Farming](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/recolectando-tus-recompensas-en-farming.md)
- [Regresando a tu granja para cosechar](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/regresando-a-tu-granja-para-cosechar.md)
- [¿Con qué frecuencia debo cosechar (reclamar) mis Recompensas?](https://docs.swappi.io/swappi/swappi-docs-es/productos/yield-farming/con-que-frecuencia-debo-cosechar-reclamar-mis-recompensas.md)
- [PPI Staking](https://docs.swappi.io/swappi/swappi-docs-es/productos/ppi-staking.md)
- [Impulsando tus recompensas en PPI](https://docs.swappi.io/swappi/swappi-docs-es/productos/ppi-staking/impulsando-tus-recompensas-en-ppi.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.swappi.io/swappi/swappi-docs-es/productos.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.
