# Dynamic Folders

The Folders page lets you locate files and get an overview of your documents in a familiar folder and sub-folder structure. However, unlike traditional folders, the hierarchy of folders that are displayed can be easily customised.

Aerofiler uses the metadata fields associated with documents to generate folders on-the-fly, so you don't have to manually create your own folders and move your documents into them. To begin, click on “Folders”:

<figure><img src="/files/7RorFj9FFLkGNNhJJ7r1" alt=""><figcaption></figcaption></figure>


---

# 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://userguidesgitbook.aerofiler.com.au/folders/dynamic-folders.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.
