# Filestar Help

## Filestar Documentation

- [Welcome](https://help.filestar.com/welcome.md): Welcome to Filestar, your ultimate solution for managing your files. Our powerful and versatile software is designed to meet all your file transformation needs with ease and efficiency.
- [How to Update Filestar](https://help.filestar.com/general/how-to-update-filestar.md)
- [Where is my files?](https://help.filestar.com/general/where-is-my-files.md)
- [Activate Filestar](https://help.filestar.com/licensing/activate-filestar.md)
- [Register](https://help.filestar.com/licensing/register.md)
- [Cloud Credits](https://help.filestar.com/licensing/cloud-credits.md)
- [Subscriptions](https://help.filestar.com/licensing/subscriptions.md)
- [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)
- [Trigger Folders](https://help.filestar.com/automation/trigger-folders.md)
- [Desktop Shortcuts](https://help.filestar.com/automation/desktop-shortcuts.md)
- [Command Line Scripts](https://help.filestar.com/automation/command-line-scripts.md)
- [Command Line Aliases](https://help.filestar.com/automation/command-line-aliases.md)
- [Hotkeys](https://help.filestar.com/automation/hotkeys.md)
- [Filestar CLI](https://help.filestar.com/automation/filestar-cli.md)
- [macOS](https://help.filestar.com/troubleshooting/macos.md)
- [Privacy and Security](https://help.filestar.com/other/privacy-and-security.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.filestar.com/welcome.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.
