# Advanced

- [Recipes](https://help.filestar.com/advanced/recipes.md)
- [Generate Skills with AI](https://help.filestar.com/advanced/generate-skills-with-ai.md)
- [Bulk Renaming](https://help.filestar.com/advanced/bulk-renaming.md)
- [Load Files by URL](https://help.filestar.com/advanced/load-files-by-url.md)
- [Load Files by Path](https://help.filestar.com/advanced/load-files-by-path.md): Files can be add in a Filestar session by entering paths.
- [Load Files by Drag\&Drop](https://help.filestar.com/advanced/load-files-by-drag-and-drop.md)
- [Load Files by Copy\&Paste](https://help.filestar.com/advanced/load-files-by-copy-and-paste.md)
- [Exporters](https://help.filestar.com/advanced/exporters.md)
- [Email](https://help.filestar.com/advanced/exporters/email.md)
- [HTTP Post](https://help.filestar.com/advanced/exporters/http-post.md)


---

# 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://help.filestar.com/advanced.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.
