> For the complete documentation index, see [llms.txt](https://thevaultdao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thevaultdao.gitbook.io/docs/project-overview/community-engagement.md).

# Community Engagement

Our project thrives on community engagement, where each member's contribution matters.&#x20;

Empowering community-driven creativity and opportunity, our NFT project offers affordable access to unique digital assets. With a limited supply, purchasers gain entry to exclusive control over a raffle system, granting lucky individuals the chance to win a substantial prize.

The real treasure lies within the community vault, accessible only to Vault Key holders. This vault symbolizes the heart of our DAO, a treasury of assets, opportunities, and collective decision-making. Accessing this vault grants you a voice—a say in how we grow, what we explore, and where we allocate our resources.

Holders will gain access to our Voting Booth where we make decisions together as a family.

Your votes shape the trajectory of the entire project, guiding its evolution as we move forward together.

Join us in shaping the future of NFTs while participating in a community-driven journey of innovation and empowerment.


---

# 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://thevaultdao.gitbook.io/docs/project-overview/community-engagement.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.
