# Icon Selector

The Icon Selector allows you to select an icon amongst varied default and custom icon libraries.

{% hint style="danger" %}
You can easily upload your own custom icons.
{% endhint %}

## Icon Library

The Icon Library property allows you to select the library that contains the icon you are looking for.

<details>

<summary>Select</summary>

1. Open the Icon Selector for your desired block
2. Find the Icon Library property
3. Select your desired library

</details>

## Icon Search

The Icon Search property allows you to search through the currently selected library to help you find the icon you are looking for.

<details>

<summary>select</summary>

1. Open the Icon Selector for your desired block
2. Find the Search property
3. Enter search criteria

</details>

### Select Icon

Once you have found the desired icon, simply click on it to select it.


---

# 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.cwicly.com/miscellaneous/icon-selector.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.
