> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-es/billeteras/billetera-integrada/crear-billetera.md).

# Crear billetera

Primero, inicia sesión en tu cuenta de goodcryptoX. Una vez iniciado sesión, ve a la **DEXs** sección de la aplicación:

<figure><img src="/files/8e763ce0b3e05ddc6d277ec341b4208ca06845b8" alt="" width="375"><figcaption></figcaption></figure>

Una vez en la página de DEXs, toca cualquier `Configurar cartera` botones para comenzar:

<figure><img src="/files/7479cc4108ace50c60223a7e70856861593302ac" alt="" width="375"><figcaption></figcaption></figure>

Esto creará tu **billetera Solana**. Cuando cambies a cualquier red EVM (Ethereum, Base, BNB Chain o Arbitrum), wegoodcryptoX creará automáticamente una segunda billetera para todas [las cadenas EVM compatibles](/goodcryptox-es/blockchains-compatibles.md).

Ahora puedes [recibir](/goodcryptox-es/billeteras/billetera-integrada/recibir-monedas.md) monedas en tu billetera en tu [red](/goodcryptox-es/blockchains-compatibles.md). Al hacer clic en la dirección de tu billetera se abre la pestaña Wallet, donde puedes ver tu saldo y realizar acciones clave con tu billetera. Al hacer clic en tu dirección dentro de la pestaña Wallet se revelará la dirección completa:

<figure><img src="/files/4a66c1bab93fde2ade875dec05f6c76504ac5eec" alt="" width="375"><figcaption></figcaption></figure>

Tienes dos direcciones de billetera: una para Solana y otra para todas las redes EVM compatibles (Ethereum, Base, BNB Chain y Arbitrum).

Si necesitas una billetera goodcryptoX adicional en la misma red, puedes crear otra cuenta de goodcryptoX. El soporte de múltiples billeteras en la misma red llegará pronto.


---

# 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.goodcrypto.app/goodcryptox-es/billeteras/billetera-integrada/crear-billetera.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.
