# Community

**Where can I find the Aurory link tree?**

You can find it [here.](https://linktr.ee/Auroryproject)

&#x20;

**Wait, I have more questions!**

Head on over to our [Telegram](https://t.me/aurory_project) or [Discord](https://discord.gg/aurory) server, and our admins or community leaders will be happy to answer any questions you have.

**What is DAOry?**

The community is entirely in charge of the [DAOry](https://daory.io/), which is a decentralized autonomous organization (DAO) for Aurory. This means that the Aurory team will not interfere or make decisions. Aurorian holders will decide what to do with the DAO funds via processes that are voted on and agreed upon.


---

# 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.aurory.io/aurory-faqs/community.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.
