# OCM DAO & Community Projects

- [What is OCM DAO?](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/what-is-ocm-dao.md): Building an Epic Monkeyverse Together
- [How to Join the OCM DAO](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/what-is-ocm-dao/how-to-join-the-ocm-dao.md)
- [Voting in the OCM DAO](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/what-is-ocm-dao/voting-in-the-ocm-dao.md)
- [OCM DAO Dashboard](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/ocm-dao-dashboard.md)
- [Meet our OCM DAO Committee Members](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/meet-our-ocm-dao-committee-members.md)
- [OCM DAO Demo Day](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/ocm-dao-demo-day.md)
- [OCM DAO Resources](https://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects/ocm-dao-resources.md)


---

# 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://onchainmonkey.gitbook.io/wiki/ocm-dao-and-community-projects.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.
