> For the complete documentation index, see [llms.txt](https://docs.chathq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chathq.io/engagement-widgets/conversion-tools-tm/tool-icons.md).

# Tool Icons

{% embed url="<https://www.loom.com/share/057eea5af04d4992a5b7805fcec352c7>" fullWidth="false" %}

Your Engagement Widget™ offers the flexibility to personalize your ConversionTool™ icons. This feature allows you to tailor the aesthetic of your Engagement Widget™ to align with your company's visual identity and branding.

{% hint style="info" %}
Our icons come from a library of icons called Font Awesome. [To learn more about Font Awesome click here. ](https://fontawesome.com/)

\
If you find an icon that is not in our default icon library, let us know and we’ll work on getting it integrated into the system.
{% endhint %}

## Use Default Icons

To change the icon for your Conversion Tool™, navigate to the Main Navigation Icons section and you will see the default icon given to your Conversion Tool™. Click on the dropdown menu and select the icon you would like to use for your Conversion Tool™.

Once you have selected your icon, click on the blue Apply Changes button at the top of the page to save your changes.&#x20;

## Use Custom Icons&#x20;

{% hint style="info" %}
This feature is coming soon!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chathq.io/engagement-widgets/conversion-tools-tm/tool-icons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
