# Cómo empezar

- [Elegir una cartera](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/elegir-una-cartera.md)
- [Conexión de MetaMask a Conflux eSpace](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/conexion-de-metamask-a-conflux-espace.md)
- [Obteniendo CFX en el eSpace de Conflux](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/obteniendo-cfx-en-el-espace-de-conflux.md): CFX es la moneda nativa en Conflux eSpace. Para usar Swappi, necesitarás CFX para pagar las transacciones de gas.
- [Usando la faucet de Conflux](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/usando-la-faucet-de-conflux.md)
- [Puenteando tus tokens a Conflux eSpace](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/puenteando-tus-tokens-a-conflux-espace.md)
- [Añadir tus tokens puenteados a MetaMask](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/anadir-tus-tokens-puenteados-a-metamask.md)
- [Conectar MetaMask a Swappi](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/conectar-metamask-a-swappi.md)
- [¡Tu primer Swap!](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/tu-primer-swap.md)
- [Añadir liquidez a un pool de liquidez](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/anadir-liquidez-a-un-pool-de-liquidez.md)
- [Cultivando aguacates ricos](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/cultivando-aguacates-ricos.md)
- [Impulsando tus recompensas](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/impulsando-tus-recompensas.md)
- [¿Qué sigue?](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/que-sigue.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/como-empezar.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.
