> For the complete documentation index, see [llms.txt](https://docs.common.xyz/commonwealth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.common.xyz/commonwealth/community-overview/capabilities/members-and-groups/creating-groups-and-gating.md).

# Creating Groups & Gating

[Loom walk thru](https://www.loom.com/share/b290b265c711450f881d5e3acc8ab1fe?sid=057851e1-7600-4ad0-999e-987c9ad13843)

**Creating Groups**

* *Efficient Group Management*: Admins can easily create and manage groups, ensuring accurate information is readily available.
* *Group Members by Token Balance*: Group members based on their token balances, including ERC20, Cosmos Base Tokens, ERC721, or EVM Base Tokens.

Top Right Corner of the Members Tab, **Admins** have the ability to create Groups&#x20;

<figure><img src="/files/tAJO9m24gG74wxb7KYcQ" alt=""><figcaption></figcaption></figure>

**Admins can select what token they'd like to create groups by along with how much of that token**

**Admins can select whether they want to have all the necessary necesary or a certain number of them**&#x20;

<figure><img src="/files/KftWLCs5J2AVGu5dWA0k" alt=""><figcaption></figcaption></figure>

**Admins can then select what Topics they'd like to gate, however please not it is not required for groups to have associated gates**

<figure><img src="/files/7h5QbX8jAnzKhJQHnhuM" alt=""><figcaption></figcaption></figure>

Press Create Group to have it formed!


---

# 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://docs.common.xyz/commonwealth/community-overview/capabilities/members-and-groups/creating-groups-and-gating.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.
