# Hoja de ruta del producto

## V1 – **Q2/2022**&#x20;

Funciones principales

* Swap: Swap entre dos pares de tokens enumerados, siempre que haya suficiente liquidez. &#x20;
* Liquidez: Agregar y eliminar liquidez, recibe tokens LP y una interfaz de usuario optimizada a través de MASH.
* Farming: Hacer Staking con tus tokens LP para ganar recompensas en PPI. &#x20;
* Staking: Participa en el staking con tus tokens PPI durante más tiempo para obtener recompensas mejoradas en PPI.&#x20;

Otras funciones

* Función de análisis: datos históricos sobre los pares de trading.&#x20;
* Función MASH. Agregar liquidez con un solo clic.&#x20;
* Avocado Pools y aplicación de minería dual.
* Votación en Swappi y Gobierno.
* Playground: Predicción del precio y lotería.
* Función para recolectar todo.

## V2 – **Q3/2022**

Funciones principales

* IFOs
* IDOs
* Marketplace de NFTs
* Orden Límite
* Trading Perpetuo

Otros

* Actualización en UI/UX

## V3 – Q4/2022&#x20;

Funciones principales&#x20;

* Multichain  &#x20;
* Curva optimizada de Stablecoin


---

# 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/sobre-swappi/hoja-de-ruta-del-producto.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.
