> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/promotions/fivem-hosting.md).

# FiveM Hosting

<figure><img src="/files/YvJQp7WctbCkHoiDisb9" alt=""><figcaption></figcaption></figure>

## One-Click Installation

We've partnered with Rocket Node to bring you one-click Sonoran CAD installation for FiveM — making it easier than ever to host your community and connect with Sonoran CAD.

* [Purchase your FiveM Game Server!](https://sonoran.link/v2E9hKGm)
* Use code `SONORAN`to save big!

{% tabs %}
{% tab title="CAD" %}
{% embed url="<https://youtu.be/h8Ftx14j8l8>" %}
{% endtab %}

{% tab title="CMS" %}
{% embed url="<https://www.youtube.com/watch?v=L_7V3yOIRaQ>" %}
{% endtab %}

{% tab title="Radio" %}
{% embed url="<https://www.youtube.com/watch?v=1Vw4XwiLKgY>" %}
{% endtab %}
{% endtabs %}

## Free Hosting: Sonoran One

Sonoran One subscribers can claim a coupon for a free FiveM game server from our partners at Rocket Node!

*The coupon is valid for one FxHosting Starter plan (2VCPU 2GB Ram, 75GB storage) for the life of the Sonoran One subscription. View the* [*complete terms*](/policy/policy/sonoran-one-+-rocket-node-hosting-promotion.md)*.*

### 1. Select a Plan in the Sonoran One Panel

Once logged into the Sonoran One panel at [account.sonoransoftware.com/one](https://account.sonoransoftware.com/one), select **Create Subscription** and select **Monthly** or **Quarterly**.

In the stripe billing portal, complete the purchase as normal.

<figure><img src="/files/XH6XSv90XNtK2AAHlppG" alt=""><figcaption></figcaption></figure>

### 2. Upgrade your CAD, CMS, and Radio Communities

After completing the purchase, select the CAD, CMS, and Radio communities you wish to upgrade to the Pro version in the [Sonoran One panel](https://account.sonoransoftware.com/one). Alternatively, you can select them separately in the CAD, CMS, and Radio billing portals.

<figure><img src="/files/By04ZSfPZxRtxFZCwQ0P" alt=""><figcaption></figcaption></figure>

### 3. Claim your Rocket Node Coupon

In the **Rocket Node free FiveM hosting** section, select **Claim Coupon** to generate a coupon code for your FiveM server hosting.

<figure><img src="/files/2TXYZ6IDKjMyqL0vif2a" alt=""><figcaption></figcaption></figure>

### 4. Create a Client Account with Rocket Node

To claim your free FiveM hosting, you must first create a client account.

Navigate to [**sonoran.link/rocket**](https://sonoran.link/rocket) > **Billing** > **Create Account**.

<div><figure><img src="/files/IYsB2zd7IAxrepDpex7l" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x718uRxqYEoYQSvZZZJc" alt=""><figcaption></figcaption></figure></div>

Once created, select **Sonoran Coupon** at the top > paste your **Redeem Code** > select **Redeem**.

Once redeemed, access your new FiveM game server under **Services** > **FXServer Hosting**.

<div><figure><img src="/files/01UKzAFruwXvk8aXl9j9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iKh8zJeCIEni7WczR03Z" alt=""><figcaption></figcaption></figure></div>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/promotions/fivem-hosting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
