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

# ┃Community

<figure><img src="/files/tYLz8lhhF4WExh59zG7B" alt="Thinkin Community"><figcaption></figcaption></figure>

We understand that a community is only as strong as the connections between its members. That's why we've created Community Groups, a feature that allows you to connect with people who share your vision and ideas, so you can bring your projects to life. Community Groups enable you to manage the governance of your community, communicate project progress, or utilise the piggy bank feature to manage your treasury transparently.

Recruiting new members and supporters is an essential part of any community's growth. Thinkin makes it easy to engage with influencers and community moderators, and launch interactive campaigns and promotions that will help you grow organic support for your project or Community. Our platform encourages active participation and collaboration, so you can work together to achieve your goals.

Please see below how to recruit your Community members:

{% content-ref url="/pages/9MUQCZvFmk1qv7lDHm6H" %}
[┃Recruitment Guide](/thinkin/get-started/recruitment-guide.md)
{% endcontent-ref %}

Community wallet is another feature that Thinkin offers to help you engage with your community in new and exciting ways. With this feature, you can create a transparent wallet for your Community by minting an NFT, reward your contributors, and engage with them in a more meaningful way.&#x20;

Community NFTs are a novel way to build trust and loyalty among your members, and they can be a powerful tool for growing your community.

{% hint style="info" %}
Community NFTs are a novel way to build trust and loyalty among your members, and they can be a powerful tool for growing your community.
{% endhint %}


---

# 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://thinkin.gitbook.io/thinkin/thinkin-platform/community.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.
