# User Help

## User Help

- [Need Help?](https://help.falkor.io/master.md): App User Help
- [What is a Platform App](https://help.falkor.io/falkor-apps/what-is-a-falkor-app.md): About the app & platform
- [Get the App](https://help.falkor.io/falkor-apps/get-the-app.md): Platform app download & sign up
- [Delete My Data](https://help.falkor.io/falkor-apps/delete-my-data.md): Delete your app and/or platform data
- [Discover & Library](https://help.falkor.io/common-problems/discover-and-library.md): Discover and add content to your library
- [Usual Suspects](https://help.falkor.io/common-problems/usual-suspects.md): Things to try when something isn't working
- [Story Completion](https://help.falkor.io/common-problems/log-issues.md): Experiencing completion issues? Are your story logs not visible to the backend admin?
- [Password & Login](https://help.falkor.io/common-problems/password-and-login.md): User login support
- [Installing & Accessing](https://help.falkor.io/common-problems/installing-and-accessing.md): Installing & accessing platform apps and content
- [Scores, Ranking & Leaderboards](https://help.falkor.io/common-problems/scores-ranking-and-leaderboards.md): How scoring works
- [Device Requirements](https://help.falkor.io/common-problems/device-requirements.md): Minimum device requirements


---

# 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.falkor.io/master.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.
