# Stache Resources

- [Stache Phone](https://docs.0resmon.org/0resmon/stache-resources/stache-phone.md): AI-powered Stache Phone installation.
- [Installations](https://docs.0resmon.org/0resmon/stache-resources/stache-phone/installations.md): Automatic installation is available for (QBCore 1.2.5 > or newer) or (ESX 1.10.5 > or newer). SQL installations are performed automatically. You can see the sql control status in the server console.
- [Configuration](https://docs.0resmon.org/0resmon/stache-resources/stache-phone/configuration.md): A section with information for general edits and changes, as well as exports and events for development support.
- [Custom App](https://docs.0resmon.org/0resmon/stache-resources/stache-phone/custom-app.md): Detailed section for Adding Custom Application.
- [S.S.S.](https://docs.0resmon.org/0resmon/stache-resources/stache-phone/s.s.s..md): Common problems and solutions.


---

# 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://docs.0resmon.org/0resmon/stache-resources.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.
