# KAS(Kaspa)

* Issue Time

  \--
* Total Supply

  28,704,026,601 KAS
* Circulation

  21,324,914,578 KAS
* White paper

  \--
* Website

  <https://kaspa.org/>
* X Twitter

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

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

  <https://kas.fyi/>

Kaspa is a PoW-based ledger organized in a DAG (Directed Acyclic Graph) of blocks - a blockDAG. Every second a new block is added to the block DAG, and many blocks are created in parallel. Unlike blockchains, blocks are not isolated. Kaspa merges all blocks into one blockDAG by allowing them to reference multiple parent blocks. Instead of deciding which conflicting blocks to discard, the consensus protocol that manages blockDAG (called PHANTOM) orders the blocks created in parallel. PHANTOM is a generalization of Bitcoin's Nakamoto consensus.

{% 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: 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/kas-kaspa.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.
