# Support

- [Deleting Scappman](https://support.scappman.com/support/deleting-scappman.md): After Follow the steps to completely remove Scappman
- [Contacting support](https://support.scappman.com/support/contacting-support.md)
- [Custom app support](https://support.scappman.com/support/custom-app-support.md)
- [Troubleshooting log file reference](https://support.scappman.com/support/troubleshooting-log-file-reference.md): To help us diagnose specific issues, you may need to send us log files from your Intune devices.  This article reviews the logs files required to allow our support team to analyze and troubleshoot.
- [Error code reference](https://support.scappman.com/support/error-code-reference.md): This document provides instructions on interpreting error codes and locating their descriptions in the Scappman error code table at the bottom of the page.


---

# 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/support.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.
