# My Community

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

### Features

| Feature                              | Description                                                                                                                                                                                                                           |
| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| My Community list                    | Scroll vertically to see a list of communities that you joined sorted in alphabetical order.                                                                                                                                          |
| Navigation to Community profile page | Select a community to go to the [community's profile page](/social-plus-uikit/uikit-3/web/social-uikit/our-components/community-profile-page.md).                                                                                     |
| Community creation                   | Click **Create Community** and the [**Create community**](/social-plus-uikit/uikit-3/web/social-uikit/our-components/community-creation-page.md) pop-up will show so you can input the details of the community that you will create. |


---

# 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.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/my-community-preview.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.
