> For the complete documentation index, see [llms.txt](https://digital-dudes.gitbook.io/initiation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digital-dudes.gitbook.io/initiation/digital-dudes/benefits.md).

# Benefits

1. **Participation in DAO and Alpha**

At Digital Dudes, we're revolutionizing the way we make decisions by adopting a decentralized autonomous organization (DAO), and we'd love for you to join us on this exciting journey. Investing in our NFTs means you're supporting a modern and efficient equity-based, allowing each participant to have an equal say in shaping the future of the project. To accomplish this, we will be creating a DAO-based project with various roles available (Community Managers, Alpha Hunters/Callers, Collab Managers, Moderators) for participants that want to be involved in our project.

Our holders will have access to new areas within the Discord for exclusive alpha calls from professionals in the space, fun/interactive events, giveaways and much more; including, but not limited to.

2. **Access to Digital Dudes history**

Every project should have a story that fully describes each stage and step of creation. That's why we decided to write our own manga about Digital Dudes, which will reveal to you all the most interesting and funny moments of our project, and also you will be able to learn more about these Dudes and their future adventures. **Stay Tuned!**

3. &#x20;**Raffels and Giveaways**

We will never stop providing our project participants with interesting and exciting events. By working closely with various influential projects in our home Solana Blockchain we will provide a constant flow of valuable prizes from our friends and partners to organize private events.


---

# 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://digital-dudes.gitbook.io/initiation/digital-dudes/benefits.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.
