# The IconRequest App

The IconRequest app is a tool to get appfilter codes and app icons extracted.

You can get it here <https://github.com/Kaiserdragon2/IconRequest>.

{% content-ref url="/pages/zXdndZH0tcSlcMAV6oCj" %}
[Gather the Appfilter code for an installed App](/contribute/the-iconrequest-app/gather-the-appfilter-code-for-an-installed-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/0k1qn8KIltlDNEKNmPxe" %}
[Get Appfilter and Icons](/contribute/the-iconrequest-app/get-appfilter-and-icons.md)
{% endcontent-ref %}


---

# 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.arcticons.com/contribute/the-iconrequest-app.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.
