> 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/clore-coin.md).

# Moneda Clore

<div data-full-width="true"><figure><img src="/files/ae8f04fa3530ead00439fade6d03727b9c226e5a" alt=""><figcaption></figcaption></figure></div>

**¿Qué es CLORE?**

CLORE es el token nativo de la plataforma Clore.ai. Se utiliza para pagos en el mercado de GPU, reducciones de comisiones mediante Proof of Holding (PoH) y recompensas del ecosistema.

**Detalles del token**

| Propiedad     | Valor                                        |
| ------------- | -------------------------------------------- |
| Red           | Ethereum (ERC-20)                            |
| Contrato      | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| Símbolo       | CLORE                                        |
| Decimales     | 18                                           |
| Oferta máxima | 1,000,000,000 (1 mil millones)               |

**Utilidad del token**

* **Pagos** - Paga por alquileres de GPU en el mercado de Clore.ai
* **Reducciones de comisiones** - Mantén CLORE en PoH para reducir las comisiones del mercado
* **Recompensas** - Gana CLORE mediante staking de PoH y la actividad en el mercado
* **Pagos de VPN** - Paga por el servicio VPN de Clore (donde esté disponible)

**Migración a ERC-20**

CLORE fue migrado de su cadena de bloques PoW original a Ethereum (ERC-20) en diciembre de 2025. Esta migración aportó varios beneficios:

* Compatibilidad inmediata con billeteras (MetaMask, Trust Wallet, billeteras de hardware)
* Liquidez en DEX (Uniswap y otros)
* Integraciones más rápidas en exchanges
* Oferta reducida (con un tope fijo de 1 mil millones)
* Mejores herramientas del ecosistema y compatibilidad con DeFi

{% content-ref url="/pages/6228ae3985d4e609435b4807eb5a4fe29f357845" %}
[Tokenómica](/clore.ai/clore.ai-eng-es/principal/tokenomics.md)
{% endcontent-ref %}


---

# 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/clore-coin.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.
