# FiveM Stories

- [Installation Instructions](https://kb.criticalscripts.shop/paid-resources/fivem-stories/installation-instructions.md): Learn how to install the resource.
- [Important Information](https://kb.criticalscripts.shop/paid-resources/fivem-stories/important-information.md): Learn important information about the resource.
- [External Hosting Server](https://kb.criticalscripts.shop/paid-resources/fivem-stories/external-hosting-server.md): Learn how to use an external hosting server.
- [Frequent Issues](https://kb.criticalscripts.shop/paid-resources/fivem-stories/frequent-issues.md): Learn how to deal with frequent issues.


---

# 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://kb.criticalscripts.shop/paid-resources/fivem-stories.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.
