# Raw RP - Player manual

### Getting started

To play RawRP, you will need [FiveM](https://fivem.net/). FiveM is a modification for Grand Theft Auto V enabling you to play multiplayer on customized servers, like RawRP.

FiveM doesn't change the game and won't get you banned on the original GTA:Online servers. You're required to have a the game installed with a valid license.

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/TKR0KtuweoPe37LNUP85" %}
[Connecting to the server](/guides/connecting-to-the-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/10jLIO4lbKAEhuFxjgd2" %}
[Creating a character](/guides/creating-a-character.md)
{% endcontent-ref %}

{% content-ref url="/pages/7VC0e51m8bG475A5OY5z" %}
[Joining the server](/guides/joining-the-server.md)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Get to know more about the unique things on RawRP!

{% content-ref url="/pages/cbC5BzRZIJoGviZcpS1Z" %}
[Jobs](/fundamentals/jobs.md)
{% endcontent-ref %}

{% content-ref url="/pages/KulGIc0mBO9vRPlxlnzG" %}
[Gangs](/fundamentals/gangs.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0oM9f1Irbly77ewJYyu" %}
[Rules](/fundamentals/rules.md)
{% endcontent-ref %}


---

# 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.rawrp.com/raw-rp-player-manual.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.
