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

# Монета Clore

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

**Что такое CLORE?**

CLORE — это нативный токен платформы Clore.ai. Он используется для платежей на GPU-маркетплейсе, снижения комиссий через Proof of Holding (PoH) и вознаграждений в экосистеме.

**Сведения о токене**

| Свойство                 | Значение                                     |
| ------------------------ | -------------------------------------------- |
| Сеть                     | Ethereum (ERC-20)                            |
| Контракт                 | `0xe60201989b8628f43dc0605f585a72bcf1f1e977` |
| Символ                   | CLORE                                        |
| Десятичные знаки         | 18                                           |
| Максимальное предложение | 1 000 000 000 (1 миллиард)                   |

**Назначение токена**

* **Платежи** - Оплачивайте аренду GPU на маркетплейсе Clore.ai
* **Снижение комиссий** - Храните CLORE в PoH, чтобы снизить комиссии на маркетплейсе
* **Награды** - Зарабатывайте CLORE через стейкинг PoH и активность на маркетплейсе
* **Платежи за VPN** - Оплачивайте сервис Clore VPN (где доступно)

**Миграция на ERC-20**

В декабре 2025 года CLORE был перенесён с исходного PoW-блокчейна на Ethereum (ERC-20). Эта миграция принесла несколько преимуществ:

* Немедленная поддержка кошельков (MetaMask, Trust Wallet, аппаратные кошельки)
* Ликвидность на DEX (Uniswap и другие)
* Более быстрая интеграция с биржами
* Сокращённое предложение (жёсткий лимит — 1 млрд)
* Лучшие инструменты экосистемы и совместимость с DeFi

{% content-ref url="/pages/d6a4e34c93d82868f252599c5b69dc712d5902ff" %}
[Токеномика](/clore.ai/clore.ai-ru/glavnaya/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-ru/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.
