# Official Links

**Communication and information**

* BitDAO website: <https://www.bitdao.io/>
* BitDAO core information: <https://docs.bitdao.io/>
* TLDR and Graphic Assets: <https://bitdao.notion.site>
* Twitter:[ https://twitter.com/BitDAO\_Official](https://twitter.com/BitDAO_Official)
* Discord:[ ](https://discord.gg/FbdEM7bW)<https://discord.com/invite/bitdao>
* Telegram:[ https://t.me/BitDAO\_Official](https://t.me/BitDAO_Official)
* Reddit:[ https://www.reddit.com/r/BitDAO](https://www.reddit.com/r/BitDAO)
* Medium:[ https://medium.com/bitdao](https://medium.com/bitdao)

**Protocol Related**

* BIT Token: [0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5](https://etherscan.io/address/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5)
* Treasury: [0x78605Df79524164911C144801f41e9811B7DB73D](https://etherscan.io/address/0x78605Df79524164911C144801f41e9811B7DB73D)
* Snapshot Space: <https://snapshot.org/#/bitdao.eth>
* Delegation Page: <https://delegate.bitdao.io/>
* GitHub: <https://github.com/bitdao-io>

{% hint style="danger" %}
Do not transfer assets into the BitDAO Treasury unless you intend on making a donation. Transferring assets into the BitDAO Treasury will not return any BIT tokens or any other tokens. Any assets transferred into the BitDAO Treasury address cannot be recovered unless there is a DAO proposal and vote to do so.
{% 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://docs.bitdao.io/additional-documents/official-links.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.
