> 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/como-empezar/elegir-una-cartera.md).

# Elegir una cartera

Para empezar con Swappi, lo primero que necesitarás es configurar una cartera que soporte Conflux eSpace. Recomendamos utilizar una de las carteras compatibles para interactuar con Swappi.

## Carteras compatibles

Actualmente, Swappi es compatible con [MetaMask](https://metamask.io/), [Wallet Connect](https://walletconnect.com/) y [Token Pocket](https://www.tokenpocket.pro) pero estamos trabajando para soportar más carteras, incluyendo [Fluent Wallet](http://fluentwallet.com).&#x20;

También puedes utilizar tu dispositivo Ledger con Swappi a través de MetaMask o Wallet Connect. [Consulta Utilizar tu cartera de hardware Ledger con Swappi](/swappi/swappi-docs-es/carteras/usando-tu-cartera-de-hardware-ledger-con-swappi.md) para saber cómo hacerlo.


---

# 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:

```
GET https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/elegir-una-cartera.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.
