# EOS

* Issue Time

  2017-07-02
* Total Supply

  1,089,512,197 EOS
* Circulation

  1,089,512,197 EOS
* White paper

  <https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md>
* Website

  <https://eosnetwork.com/>
* Block Explorer

  <https://eostracker.io/>

EOS is a new blockchain-based smart contract platform developed by Block.one, aiming to provide underlying blockchain platform services for high-performance distributed applications. The EOS project aims to implement an operating system-like blockchain architecture that underpins distributed applications. The architecture provides accounts, authentication, databases, asynchronous communication, and scheduling and parallel computing across tens of thousands of CPU/GPU clusters. EOS will eventually be able to execute millions of transactions per second, while ordinary users execute smart contracts without paying a usage fee.

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

Twitter：<https://twitter.com/ZKE\\_com>

Telegram：<https://t.me/ZKEGlobal>
{% endhint %}


---

# Agent Instructions: 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/eos.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.
