> For the complete documentation index, see [llms.txt](https://docs.shardingdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shardingdao.com/3.token-distribution-shd.md).

# 3. Token Distribution: $SHD

#### Token Distribution:

As ShardingDAO's governance token, $SHD will be distributed as below:

Liquidity Mining (56%): distributed to the public through liquidity mining.

Marketing & Airdrop (13.33%): reserved for Marketing and Airdrop to incentivize users.

Investors (13.33%): reserved for future investors.

Developer DAO (17.34%): reserved for developers, released along with protocol liquidity mining.

|                            | Distribution | Percentage |
| -------------------------- | ------------ | ---------- |
| Mining                     | 16,800,000   | 56%        |
| Marketing Mining & AirDrop | 4,000,000    | 13.33%     |
| Investors                  | 4,000,000    | 13.33%     |
| Developer DAO              | 5,200,000    | 17.34%     |
| Total                      | 30,000,000   | 100%       |

![](/files/-MW-ZULypJa0GiaJ5Weh)

#### $SHD Distribution Mechanism of Mining Phase 2：

* Total Token Supply: 21 million (95% for Ethereum, 5% for BSC)
* Distribution Rules: 80% (16.8M) goes to mining users and 20% (4.2M) goes to Developer DAO.
* Halving Plan: There will be a halving every 4 years (Ethereum: 6,496 blocks generated in one day; BSC: 28,800 blocks generate in one day)

![Release Rule - Ethereum](/files/-MY-C186rQRhDyC_XJ45)

![Release Rule - BSC](/files/-MY-C_gKd8pGGjRSWQQ9)

![Cumulative Output](/files/-MY-4gSCTAlcoylcs4KQ)


---

# 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.shardingdao.com/3.token-distribution-shd.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.
