# Icons

Inside of some Kit super power sections, you have the option os using icons. Currently Kit supports Font Awesome Pro icons which includes over 7000 icons. We may also introduce support for more icon libraries in the future. Unfortunately there is no easy way for us to create a custom "icon picker" for you to search and select like you would using the standard icon picker you may have seen inside of Thinkific's Icon & Text section. So instead what you have to do is copy/paste the icon into the field. Luckily this is super easy with Font Awesome.

![](/files/FrNr3okZ55gJyVnu1P0o)

### How to use Font Awesome icons

* [ ] Open up a Kit section inside of Site Builder that supports icons.
* [ ] Navigate in another browser to [<mark style="color:orange;">**Font Awesome**</mark>](https://fontawesome.com/v5.15/icons?d=gallery\&p=2) and search for your icon using Font Awesome's icon search
* [ ] Click on the icon to view the Font Awesome Icon Page
* [ ] Then click on the tag to copy to the clipboard
* [ ] Paste the code into the Kit Icon settings

{% embed url="<https://www.loom.com/share/94016d9882fb442e99fdaf46f7e81bde>" %}

{% hint style="warning" %}
We currently support Font Awesome 5 Pro 7000+ Icons are available to you in different styles.
{% endhint %}


---

# 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-kit.superpowerups.com/kit-usage-guides/smart-settings/icons.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.
