# My Community

Before you proceed to create your community, please ensure to link your twitter and discord to your <[Account](/businesses/b-user-guide/settings/account.md)> first.&#x20;

You can view the list of communities you have created on this page.

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

You can create a maximum of 3 unverified communities.

> You can fill in our [application form](https://forms.gle/o3PQqeXFXqFd3Yed6) to verify your community. We will get back to you after the verification process is completed . All verified communities will be given a purple check mark to differentiate from those unverified communities.

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

Click on the <[Community](/businesses/b-user-guide/community.md)> you have created to access the **community page**.

> Check out <[Community Creation](/businesses/b-user-guide/settings/my-community/community-creation.md)> if you would like to find out more on how you can create your own community.


---

# 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.trantor.xyz/businesses/b-user-guide/settings/my-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.
