# Other Products

- [GKSCRAFT](https://docs.gkshop.org/other-products/gkscraft.md): On this page you will find installation instructions for the GKSCRAFT QB version.
- [Installation](https://docs.gkshop.org/other-products/gkscraft/installation.md): On this page you will find installation instructions for the GKSCRAFT QB version.
- [Config](https://docs.gkshop.org/other-products/gkscraft/config.md): On this page you can access GKSCRAFT config file.
- [Developers](https://docs.gkshop.org/other-products/gkscraft/developers.md): On this page, you can see all the events and exports that you can use about GKSCRAFT.
- [Server Event](https://docs.gkshop.org/other-products/gkscraft/developers/server-event.md): You will find server events of gkscraft that you can use in this page.
- [GKS FUEL](https://docs.gkshop.org/other-products/gks-fuel.md): On this page you can access all documentation related to GKS FUEL.
- [Installation](https://docs.gkshop.org/other-products/gks-fuel/installation.md): On this page you can access all documentation related to GKS FUEL.
- [Config](https://docs.gkshop.org/other-products/gks-fuel/config.md): On this page you can access GKS Fuel config file.
- [Exports](https://docs.gkshop.org/other-products/gks-fuel/exports.md): On this page, you can see all the events and exports that you can use about GKS Fuel.
- [Media Services (GKSMEDIA)](https://docs.gkshop.org/other-products/media-services-gksmedia.md): On this page, you can find details on the use of GKS Media Service.
- [GKSPHONE Real App](https://docs.gkshop.org/other-products/gksphone-real-app.md): On this page you will find installation notes for the gksphone remote access application for your mobile phones.


---

# 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/other-products.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.
