# Get Involved

## Join the Community

The best way to get involved, help out, and join the community at GameDAO is through our [discord](https://discord.gg/rhwtr7p) or by following us and dropping a DM on [twitter.](https://twitter.com/gameDAOco)

## Propose a Partnership

Have an idea for a project that would be a great fit for GameDAO and our ecosystem? Have an idea for a game and need funding & lifecycle support?&#x20;

Have a prospective partnership you'd like to pass by the GameDAO gang? Join the Discord, head to `#partnerships` and send a message by using the template which you'll find in the pinned messages.&#x20;

## Contribute to Our Docs

Found an error, missing page or section? Want to shed some more light on a topic? We're open to anyone who wants to help out by contributing to our documentation.

Please visit our [GitHub repository](https://github.com/gamedaoco/documentation), familiarise yourself with our Code of Conduct, Guide to Contributing, and Open Source License before submitting your request.


---

# 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.gamedao.co/get-involved.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.
