> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-es/wallet.md).

# Billetera

CLORE es un token ERC-20 en la red Ethereum. Puedes almacenar y administrar tus tokens CLORE usando cualquier billetera que admita Ethereum y tokens ERC-20.

## Detalles del token CLORE

| Propiedad | Valor                                        |
| --------- | -------------------------------------------- |
| Red       | Ethereum (ERC-20)                            |
| Contrato  | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| Símbolo   | CLORE                                        |
| Decimales | 18                                           |

## Carteras compatibles

Como CLORE es un token ERC-20, puedes usar cualquier cartera compatible con Ethereum.

### Carteras con extensión del navegador

| Cartera             | Descripción                                                                | Enlace                                                 |
| ------------------- | -------------------------------------------------------------------------- | ------------------------------------------------------ |
| **MetaMask**        | La billetera Web3 más popular con más de 30 millones de usuarios mensuales | [metamask.io](https://metamask.io)                     |
| **Rabby Wallet**    | Enfocada en la seguridad con vistas previas claras de las transacciones    | [rabby.io](https://rabby.io)                           |
| **Coinbase Wallet** | Cartera de autocustodia de Coinbase con incorporación sencilla             | [coinbase.com/wallet](https://www.coinbase.com/wallet) |
| **Phantom**         | Interfaz limpia con funciones integradas de intercambio y NFT              | [phantom.app](https://phantom.app)                     |
| **Frame**           | Cartera de escritorio enfocada en la privacidad con soporte para hardware  | [frame.sh](https://frame.sh)                           |
| **OKX Wallet**      | Cartera multicadena que admite más de 80 redes                             | [okx.com/wallet](https://www.okx.com/wallet)           |
| **Rainbow**         | Hermosa cartera diseñada para coleccionistas de NFT                        | [rainbow.me](https://rainbow.me)                       |

### Carteras móviles

| Cartera             | Descripción                                                  | Enlace                                                 |
| ------------------- | ------------------------------------------------------------ | ------------------------------------------------------ |
| **MetaMask**        | Versión móvil con sincronización de extensión del navegador  | [metamask.io](https://metamask.io/download/)           |
| **Trust Wallet**    | Cartera multicadena que admite más de 100 blockchains        | [trustwallet.com](https://trustwallet.com)             |
| **Rainbow**         | Interfaz sencilla con puente L2 e intercambios entre cadenas | [rainbow.me](https://rainbow.me)                       |
| **Zerion**          | Enfocada en DeFi con seguimiento integral de cartera         | [zerion.io](https://zerion.io)                         |
| **Coinbase Wallet** | Cartera móvil con fácil acceso a DeFi y NFTs                 | [coinbase.com/wallet](https://www.coinbase.com/wallet) |

### Carteras de hardware (almacenamiento en frío)

Para máxima seguridad, usa una cartera de hardware:

| Cartera      | Descripción                                                                    | Enlace                                 |
| ------------ | ------------------------------------------------------------------------------ | -------------------------------------- |
| **Ledger**   | Certificado CC EAL5+, admite más de 5.500 criptomonedas                        | [ledger.com](https://www.ledger.com)   |
| **Trezor**   | De código abierto con interfaz táctil                                          | [trezor.io](https://trezor.io)         |
| **Tangem**   | Cartera con forma de tarjeta, no necesita carga, durabilidad de más de 25 años | [tangem.com](https://tangem.com)       |
| **SafePal**  | Aislada sin conexión con firma mediante código QR, respaldada por Binance      | [safepal.com](https://www.safepal.com) |
| **Keystone** | Aislada sin conexión con gran pantalla táctil, firmware de código abierto      | [keyst.one](https://keyst.one)         |

### Carteras de escritorio

| Cartera           | Descripción                                          | Enlace                                     |
| ----------------- | ---------------------------------------------------- | ------------------------------------------ |
| **Exodus**        | Multiplataforma con intercambio y staking integrados | [exodus.com](https://www.exodus.com)       |
| **Atomic Wallet** | Descentralizada con intercambio atómico integrado    | [atomicwallet.io](https://atomicwallet.io) |

***

## Agregar CLORE a tu cartera

### MetaMask / Carteras de navegador

1. Abre tu cartera
2. Haz clic en **Importar token** o **Añadir token**
3. Seleccionar **Token personalizado**
4. Ingresa la dirección del contrato: `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
5. El símbolo y los decimales deberían rellenarse automáticamente (CLORE, 18)
6. Haz clic en **Añade**

### Trust Wallet / Móvil

1. Abre Trust Wallet
2. Pulsa el icono de alternar (arriba a la derecha)
3. Busca "CLORE" o desplázate para encontrarlo
4. Si no lo encuentras, pulsa **Añadir token personalizado**
5. Seleccionar **Ethereum** red
6. Pega el contrato: `0xe60201989b8628f43dc0605f585a72bcf1f1e977`
7. Guardar

***

## Solución de problemas

### El token no aparece

1. Asegúrate de estar en la red Ethereum (no BSC ni otras redes)
2. Verifica que la dirección del contrato sea correcta
3. Intenta añadirlo manualmente como un token personalizado
4. Actualiza tu cartera o reinicia la aplicación

### Red incorrecta

CLORE es un **Ethereum (ERC-20)** token. Asegúrate de enviar a una dirección de Ethereum, no a BSC, Polygon u otras redes. Enviar a la red incorrecta puede resultar en la pérdida de fondos.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-es/wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
