# INFORMATION

- [FAQ](https://docs.gkshop.org/information/faq.md): Frequently Asked Questions
- [Discord Roles](https://docs.gkshop.org/information/discord-roles.md): How to get client role step by step in GKSHOP discord channel?
- [FiveM Asset Escrow System](https://docs.gkshop.org/information/fivem-asset-escrow-system.md): Here you will find the problems you may experience with the escrow system and the solutions to these problems.
- [Cfx Auth & Transfers](https://docs.gkshop.org/information/cfx-auth-and-transfers.md): You can find the details of the asset escrow system offered by Fivem here. You will find some problems you may experience in this system and what you need to pay attention to.


---

# 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.gkshop.org/information.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.
