# Bring your own app to Scappman

- [Uploading your own app to Scappman](https://support.scappman.com/applications/bring-your-own-app-to-scappman/uploading-your-own-app-to-scappman.md)
- [Install Command Cheat Sheet](https://support.scappman.com/applications/bring-your-own-app-to-scappman/uploading-your-own-app-to-scappman/install-command-cheat-sheet.md): Examples of how to use Scappman install commands with your custom applications
- [Updating your private (custom) applications in Scappman](https://support.scappman.com/applications/bring-your-own-app-to-scappman/updating-your-private-custom-applications-in-scappman.md)
- [Additional files in custom apps](https://support.scappman.com/applications/bring-your-own-app-to-scappman/additional-files-in-custom-apps.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://support.scappman.com/applications/bring-your-own-app-to-scappman.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.
