# Community Creation

&#x20;Under <[My Community](/businesses/b-user-guide/settings/my-community.md)> select <**+ Create Community**>.

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

## Overview

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

### **1) Logo**

Upload the logo of your community (Recommended to be a PNG file with solid color background).

### **2) Name**

Fill in the name of your community.

### **3) Community Background**

Upload a banner for the background of your community page.

> Recommended size: 1440 x 300, < 10MB

### **4) Description**

Give a short description of what your community is about.

> Recommended 1-2 short sentences.

### 5) Administrator's Address

> Your wallet's address will be auto-filled in this space.

### 6) Community Link

<https://trantor.xyz/community/> **Space's name**

> Recommended to insert the **name of your space** here.

### 7) Social Media

Please include the following links of your project:

**\<Official Website>**

**\<Twitter>**

**\<Discord>**

## Completion

Once you have completed the form, be sure to click on the add button at the bottom right corner.

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

Congratulations, you have successfully created your community!

> Checkout the <[User Guide](/businesses/b-user-guide.md)> to find out how you can set-up <[Reward](/businesses/b-user-guide/community/reward.md)> and <[Quest](/businesses/b-user-guide/community/quest.md)> to run <[Campaign](/businesses/b-user-guide/community/campaign.md)>.


---

# 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/community-creation.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.
