# Coordinape Community

Coordinape's goal is to become a DAO lego. We want to be a platform that DAOs can build on and with to accomplish their goals. Suppose you want to check out the community. In that case, the primary place is in our [discord.](https://discord.coordinape.com) We do office hours on Mondays and Thursdays to help answer any Coordinape or DAO questions you may have and a Community call every other Wednesday.\
\
We'd love to chat on any of those calls!

You can also catch up with us through the links below. 👇

* **Website**[ ](https://about.coordinape.com/)[about.Coordinape.com](https://about.coordinape.com/)
* **Twitter** [@Coordinape](https://twitter.com/coordinape)
* **Notion** [Coordinape Notion](https://www.notion.so/coordinape/Coordinape-Public-Notion-6135687ad7d34d0c8c675f7250e39007)
* **YouTube** [Coordinape Official](https://www.youtube.com/channel/UCAN3PT7TmvfVdlX3nQI1gOA)

If you want to build with or on Coordinape, check out [Contributing](/community/coordinape-community/contributing.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://docs.coordinape.com/community/coordinape-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.
