# Folders and Files

You can choose any folder to save your icons. Hit the “find” button in the Files section and choose where you wanna save your image files.

While the default saving location is set to Assets/Harpia Games/Icon Creator/Icon Creator Icons, you're welcome to alter this to suit your needs.

For quick access to the most recent folder where your icons were stored, navigate to Tools > Icon Creator > Open Last Icons Folder from the top menu.

<br>


---

# 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://harpiagames.gitbook.io/icon-creator-documentation/folders-and-files.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.
