# How to create a custom group?

1. Check the box **This is a group profile** when editing your profile

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

2\. Click on **Invite members** and search for the users you want to invite

<figure><img src="/files/2XUmZgfMMOvZ34XZcfsK" alt=""><figcaption></figcaption></figure>

3\. The invited user will received a notification and can accept the invite on your profile

<figure><img src="/files/1zerdLByPORyFNYgCqoq" alt=""><figcaption></figcaption></figure>

4\. Once invites are accepted, members can post as a member of the group without leaking the identity of the member

<figure><img src="/files/pD8JSdoY5vSEBKNH0Iyp" alt=""><figcaption></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://docs.zkitter.com/faqs/how-to-create-a-custom-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.
