# Community

- [Common Brand Kit](https://docs.common.xyz/commonwealth/community/common-brand-kit.md): Common's Official Brand Kit
- [Using Thread Templates](https://docs.common.xyz/commonwealth/community/using-thread-templates.md): Templates can be an organized way to discuss specific topics within communities.
- [Login with Email](https://docs.common.xyz/commonwealth/community/login-with-email.md)
- [Login with Google](https://docs.common.xyz/commonwealth/community/login-with-google.md)
- [Login with GitHub](https://docs.common.xyz/commonwealth/community/login-with-github.md)
- [Getting a Community Made For You](https://docs.common.xyz/commonwealth/community/getting-a-community-made-for-you.md)
- [Login with Twitter](https://docs.common.xyz/commonwealth/community/login-with-twitter.md)
- [Creating Your Own Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community.md)
- [Creating an EVM Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-an-evm-community.md)
- [Creating a Cosmos Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-a-cosmos-community.md)
- [Creating a Solana Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-a-solana-community.md)
- [Creating a Substrate Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-a-substrate-community.md)
- [Creating a Sputnik V2 (NEAR) Community](https://docs.common.xyz/commonwealth/community/creating-your-own-community/creating-a-sputnik-v2-near-community.md)
- [Polling](https://docs.common.xyz/commonwealth/community/polling.md)
- [Threads](https://docs.common.xyz/commonwealth/community/threads.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.common.xyz/commonwealth/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.
