# Community Settings

Community Settings is a vital part of Communities ID, allowing Brand DID holders to customize and manage information related to their community, brand, or project. This information is stored in Metadata, and any modifications to these details will require the payment of a gas fee.

Here's a breakdown of the attributes that can be modified within the Community Settings for a Brand DID:

<figure><img src="https://2926746954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8RBAtSsyzMV0DN6HRuK%2Fuploads%2F5vLF8CS7PQxKr6w2jGeI%2Funi.png?alt=media&#x26;token=20ed7758-dfee-4152-911f-29d66d5722c5" alt=""><figcaption><p>A demo page of Brand DID</p></figcaption></figure>

<table><thead><tr><th width="154">Attributes</th><th width="338.3333333333333">Description</th><th>Format</th></tr></thead><tbody><tr><td>Avatar</td><td>A PFP or logo of the community, brand, or project.</td><td>URL, <br>Recommend: 200 x 200px</td></tr><tr><td>Banner image</td><td>A larger image that represents the theme or vision of the community.</td><td>URL, <br>Recommend: 3000 x 420px</td></tr><tr><td>Brand color</td><td>The color scheme associated with the brand or community. The Brandolor will be associated with the background color of the corresponding User DID PFP.</td><td>Hex color code, #000000 - #FFFFFF</td></tr><tr><td>Bio</td><td>A brief description or mission statement of the community, brand, or project.</td><td>Text</td></tr><tr><td>Webstie</td><td>The official website URL of the community, brand, or project.</td><td>URL</td></tr><tr><td>Discord</td><td>The Discord invitation link for community.</td><td>URL</td></tr><tr><td>Twitter</td><td>The Twitter handle for official account</td><td>URL</td></tr><tr><td>Telegram</td><td>The Telegram username handle</td><td>URL</td></tr></tbody></table>

By allowing modifications to key visual and informational attributes, it ensures that the community's presence is aligned with its vision and values.


---

# 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.communities.id/brand-guide/community-settings.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.
