# ShardingDAO

**Website:**

Official website: <https://shardingdao.com/>

scattershot: <https://scattershot.page/#/shardingdao.eth>

**Social:**

Forum: [https://forum.shardingdao.com/](https://discourse.shardingdao.com/)

Discord: <https://discord.gg/Y4YsGzjhbH>

Telegram: <https://t.me/shardingdao>

Twitter:  <https://twitter.com/ShardingDAO>

Email: <info@shardingdao.com><br>

**Docs:**

Medium: <https://medium.com/@ShardingDAO>

GitHub: <https://github.com/ShardingDAOProject>

Audit: <https://shardingdao.com/files/shd_smart_contract_audit_report.pdf>

{% content-ref url="/pages/-MPHmu0ntW-j9ZFxCKRP" %}
[1. Introduction to ShardingDAO](/1.introduction-to-shardingdao.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPHn16Fu1oxUzRkJF33" %}
[2. Launch Plan](/2.launch-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVRAksVZH8LFspLM5OZ" %}
[3. Token Distribution: $SHD](/3.token-distribution-shd.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPHn8BjQjQHKp9-ETlb" %}
[4. Referral Mechanism](/4.referral-mechanism.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQzcm2pWoCkkJy2Eakg" %}
[5. Black List & White List](/5.black-list-and-white-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPHnDJc5I-C50hAadNP" %}
[6. Tutorials](/6.tutorial.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQzdzIgbPV1ANq2Su8G" %}
[7. DAO Governace Committee](/7.dao-governace-committee.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPHnF4vPNo5fc1WYTir" %}
[8. FAQ](/8.faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVtt4u2kt1q9s1wWiQF" %}
[9. Roadmap](/9.roadmap.md)
{% endcontent-ref %}


---

# 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://docs.shardingdao.com/master.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.
