> For the complete documentation index, see [llms.txt](https://docs.apollonetworks.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apollonetworks.online/technical-guides/how-to-set-fivem-to-start-with-pure-mode-enabled.md).

# How to Set FiveM to Start With Pure Mode Enabled

Apollo Networks requires your FiveM client to have pure mode enabled. This can be frustrating as every time you connect to Apollo Networks your FiveM client needs to close and restart to enable 'pure mode'. This guide will show you how to set your FiveM client to start in pure mode when you launch the application, reducing the need for FiveM to restart itself before connecting to our server which ultimately saves you time.

***

1. Find the FiveM application icon and right click on it\
   ![](/files/2LK9SzkcDiOTJZ3fRbdG)<br>
2. Click **Properties**\
   ![](/files/07jzSfr9AdLrarjG9Bm8)<br>
3. Click on the **Target** text field\
   ![](/files/BBhBR7OLXlbg8Kti0GDw)<br>
4. After \FiveM.exe enter a space then type **`-pure_1`**\
   ![](/files/LEOoSpluykebvsW3zLEj)\
   Here is an example of what the Target field might look like: `C:\Users\Lewis\AppData\Local\FiveM\FiveM.exe -pure_1`<br>
5. Click **Apply** and **Ok**

Now whenever you open FiveM it will automatically start in pure mode level 1 removing the need for FiveM to restart itself when you load into Apollo.

{% hint style="info" %}
If this does not work and you require assistance, please make a ticket via our Discord support bot: <https://discord.com/channels/953180997959168031/1010432824605671544>
{% endhint %}

***

## Tutorial Video

{% embed url="<https://www.youtube.com/watch?v=STUDqJNnIfY>" %}


---

# 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:

```
GET https://docs.apollonetworks.online/technical-guides/how-to-set-fivem-to-start-with-pure-mode-enabled.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.
