# intraRP Docs

## intraRP Docs

- [intraRP Docs](https://docs.intrarp.de/readme.md)
- [Discord‐Applikation erstellen](https://docs.intrarp.de/setup-and-konfiguration/discord-applikation-erstellen.md): Für die neuesten Versionen wird Discord als Methode zur Benutzer-Authentifizierung verwendet. Hierfür wird eine Applikation mit einer bestimmten Konfiguration benötigt.
- [intraRP aufsetzen und einrichten](https://docs.intrarp.de/setup-and-konfiguration/intrarp-aufsetzen-and-einrichten.md): Du willst intraRP auch für dein Projekt verwenden? Mit dieser Anleitung findest du heraus, welche Schritte dich zu einer anwendbaren Version von intraRP bringen.
- [Schnittstelle verwenden](https://docs.intrarp.de/optionelle-funktionen/schnittstelle-verwenden.md)


---

# 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.intrarp.de/readme.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.
