> For the complete documentation index, see [llms.txt](https://help.zke.com/symbol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zke.com/symbol/celo.md).

# CELO

* Issue Time

  2020-05-12
* Total Supply

  1,000,000,000 CELO
* Circulation

  501,730,705 CELO
* White paper

  <https://celo.org/papers/whitepaper>
* Website

  <https://celo.org/>
* Twitter

  <https://twitter.com/CeloOrg>
* Telegram

  <https://t.me/celoplatform>
* Block Explorer

  <https://explorer.celo.org/mainnet/tokens/0x471EcE3750Da237f93B8E339c536989b8978a438> <https://explorer.energi.network/token/0x35eF8875672b072e38e87Ebe22A0aa3965534584/token-transfers> <https://stats.celo.org/>

Celo is a blockchain protocol that aims to address some of the barriers to crypto asset adoption (user experience and volatility) by using phone numbers as public keys and issuing native stable-value tokens. The network supports the development of smart contracts and decentralized applications. Its first app, Celo Wallet, is intended to be a mobile-centric social payment system. Celo has two major cryptographic assets: Celo and Celo Dollars. Celo (Celo) is the native asset of the protocol. It acts as a utility that enables users to participate in network consensus (through its proof-of-claim system) to pay for on-chain transactions and to vote on governance decisions. Celo Dollars (cUSD) is a stable asset that tracks the U.S. dollar.

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com&#x20>;

Telegram：<https://t.me/ZKEGlobal>

Support: <https://support.zke.com>
{% endhint %}


---

# 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://help.zke.com/symbol/celo.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.
