# Community Icon

BoltAI allows you to [customize your app icon](/docs/chat-ui/app-appearance.md#how-to-customize-the-app-icon) to your personal liking. These are app icons shared by the community.

{% hint style="info" %}
**Disclaimer**: These icons are uploaded by BoltAI members. Podzim LLC has no trademark claims over these icons.
{% endhint %}

### Icons shared by Addison James

{% file src="/files/oLt0uSZiwrGJIEHfDiYi" %}

&#x20;![](/files/ZxGT3nENLDyAs9Nf3cTp)![](/files/71HNSeXEPBU7gVql5MKB)

### Icons shared by Matt Johnston

{% file src="/files/HHAmOmtnV0YIp0HO01Ae" %}

![](/files/3dzfyKJRpgdWWJqpJCfQ)![](/files/4WRt5evlVIkOS9oRqFNY)

***

### Icon shared by "dads-finest"

{% file src="/files/jVvcc535MKVMfJstQe32" %}

![](/files/gsuU9AvAITXOMvYLSQ4b)

***

### Submit your icon:

{% embed url="<https://forms.gle/WuQuJ4Jo6SoZLyp7A>" %}


---

# 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.boltai.com/docs/chat-ui/community-icon.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.
