# RAHE Development

## RAHE Development

- [Welcome](https://docs.rahe.dev/welcome.md): This is the official documentation environment for scripts created by RAHE Development.
- [General information](https://docs.rahe.dev/general-information.md)
- [Common questions](https://docs.rahe.dev/common-questions.md)
- [Racing](https://docs.rahe.dev/our-scripts/racing.md): Racing for your server. Includes competitions, ELO rating, advanced track creation and more.
- [Installation](https://docs.rahe.dev/our-scripts/racing/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/racing/integration.md): Information about how to integrate our racing system with your server's resources.
- [Common issues](https://docs.rahe.dev/our-scripts/racing/common-issues.md): If you run into problems with our application, then most likely your issue is described here.
- [Common questions](https://docs.rahe.dev/our-scripts/racing/common-questions.md): Commonly asked questions from our customers. Feel free to read these to get a better overview.
- [Race types explained](https://docs.rahe.dev/our-scripts/racing/race-types-explained.md): Want to know more about race types / competitions? Or just have some questions? Read below.
- [Drifting](https://docs.rahe.dev/our-scripts/drifting.md): Drifting for your server. Includes competitions, ELO rating, advanced track creation and more.
- [Installation](https://docs.rahe.dev/our-scripts/drifting/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/drifting/integration.md): Information about how to integrate our drifting system with your server's resources.
- [Boosting](https://docs.rahe.dev/our-scripts/boosting.md): Boosting for your server. Includes hacking, VIN scratching, leaderboard and more.
- [Installation](https://docs.rahe.dev/our-scripts/boosting/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/boosting/integration.md): Information about how to integrate our boosting system with your server's resources.
- [Common questions](https://docs.rahe.dev/our-scripts/boosting/common-questions.md): Commonly asked questions from our customers. Feel free to read these to get a better overview.
- [Common issues](https://docs.rahe.dev/our-scripts/boosting/common-issues.md): If you run into problems with our application, then most likely your issue is described here.
- [Speakers](https://docs.rahe.dev/our-scripts/speakers.md): An all-in-one speaker system for your server. Includes support for different speaker models, carrying speakers around, attaching them to different entities, song queues, playlists and more.
- [Installation](https://docs.rahe.dev/our-scripts/speakers/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/speakers/integration.md): Information about how to integrate our speaker system with your server's resources.
- [Common questions](https://docs.rahe.dev/our-scripts/speakers/common-questions.md): If you run into problems with our application, then most likely your issue is described here.
- [Boombox](https://docs.rahe.dev/our-scripts/boombox.md): A boombox for your server. Includes different models, carrying, song queues and more.
- [Installation](https://docs.rahe.dev/our-scripts/boombox/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/boombox/integration.md): Information about how to integrate our boombox system with your server's resources.
- [Tablet](https://docs.rahe.dev/our-scripts/tablet.md): Allows you to open our other scripts (or scripts of your own) from a tablet interface.
- [Installation](https://docs.rahe.dev/our-scripts/tablet/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/tablet/integration.md): Information about how to integrate our tablet system with your server's resources.
- [Taxi](https://docs.rahe.dev/our-scripts/taxi.md)
- [Installation](https://docs.rahe.dev/our-scripts/taxi/installation.md): In order to ensure a successful installation, please follow the instructions very carefully.
- [Integration](https://docs.rahe.dev/our-scripts/taxi/integration.md): Information about how to integrate our taxi system with your server's resources.
- [LB-PHONE](https://docs.rahe.dev/our-scripts/taxi/integration/lb-phone.md)
- [NPWD](https://docs.rahe.dev/our-scripts/taxi/integration/npwd.md)
- [Standalone](https://docs.rahe.dev/our-scripts/taxi/integration/standalone.md)
- [Common questions](https://docs.rahe.dev/our-scripts/taxi/common-questions.md): Commonly asked questions from our customers. Feel free to read these to get a better overview.
- [Common issues](https://docs.rahe.dev/our-scripts/taxi/common-issues.md): If you run into problems with our application, then most likely your issue is described here.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rahe.dev/welcome.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.
