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

# SUI

* Issue Time

  2022-11-05
* Total Supply

  10,000,000,000 SUI
* Circulation

  \--
* White paper

  <https://github.com/MystenLabs/sui/blob/main/doc/paper/sui.pdf>
* Website

  <https://sui.io/>
* Twitter

  <https://twitter.com/SuiNetwork>
* Discord

  <https://discord.gg/sui>
* Block Explorer

  <https://explorer.sui.io/object/0x0000000000000000000000000000000000000000000000000000000000000002?module=coin>

Sui is a DPoS layer 1 blockchain based on the Move programming language. SUI is the native utility token. The current use cases for SUI include:&#x20;

• Network Fees: Pay for transaction fees on the network.&#x20;

• Validator Staking: SUI holders have the option to delegate their holdings to validators that manage transaction processing and execution on the Sui platform.

&#x20;• Native Liquidity: SUI provides native asset liquidity to on-chain applications deployed on the Sui blockchain.&#x20;

• Governance: SUI is a claim on future governance.

{% 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/sui.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.
