# Welcome to Ascendant RP

Welcome to the official **Ascendant RP** documentation — your one-stop resource for everything you need to know about our server, whether you're a brand new player or a member of our staff team.

## What is Ascendant RP?

Ascendant RP is a serious, story-driven FiveM roleplay community built on the QBox framework. We focus on immersive characters, deep economy progression, and a fair, well-moderated environment where every player can build the story they want.

## Quick Links

* 🚀 [Getting Started](https://docs.ascendantrp.com/getting-started/getting-started) — connect and create your first character
* 📜 [Server Rules](https://docs.ascendantrp.com/server-rules/server-rules) — read these before you spawn in
* 🎮 [Player Guide](https://docs.ascendantrp.com/player-guide/player-guide) — jobs, factions, money, gameplay
* 🛡️ [Staff Guide](https://docs.ascendantrp.com/staff-guide/staff-guide) — for the team
* 💬 [Community](https://docs.ascendantrp.com/community/community) — Discord, donations, support

## Need Help?

Open a support ticket in our [Discord](https://github.com/mbboettner/AscendantGitbook/blob/main/\[DISCORD_INVITE_URL]/README.md) or read the [Support](https://docs.ascendantrp.com/community/support) page.


---

# 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.ascendantrp.com/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.
