# Join or leave a group

Once you have your web3 name NFT, you can browse the chatbox and discover interesting token and NFT-based chat groups.&#x20;

There are two main tabs for the group, " Chat" and " My groups"

<figure><img src="/files/6DCYQQl2QhQsOx9gtvre" alt="" width="347"><figcaption></figcaption></figure>

"Chat" are recommended groups based on your assets and the dApp's configuration. "My groups" includes the groups that you have joined.&#x20;

If you have the required token or NFT, you can join a new group simply by clicking on the "join" button,  otherwise, you can [subscribe to the group](/groupfi-chatbox-user-guide/subscribe-to-a-group.md) and come back later.&#x20;

To leave a group, click on the three dots in the top right corner to enter the group details menu. Click on "Leave".&#x20;

<figure><img src="/files/uEIXv91DMXRnNNWxnN36" alt="" width="340"><figcaption><p><em>Click on " Leave" to quit a group</em></p></figcaption></figure>


---

# 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://faqs.groupfi.ai/groupfi-chatbox-user-guide/join-or-leave-a-group.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.
