# introduction

## Introduction

Use this space to get set up fast and avoid common mistakes.

{% hint style="warning" %}
Using cheats in any game always carries risk. Careful setup and restrained use matter.
{% endhint %}

{% hint style="info" %}
Start with the guide for your exact product. Then review safe-use guidance before enabling more obvious features.
{% endhint %}

***

### What you’ll find here

* Step-by-step product guides
* Safe-use guidance to reduce detection risk
* Troubleshooting for common loader and launch issues

### Recommended path

{% stepper %}
{% step %}

#### Select your game

Open [Select your game](/cheatbaron/product-guides/select-game.md).

Use the guide for your exact product and game.
{% endstep %}

{% step %}

#### Follow the setup in order

Complete every step before launch.

Most injection issues come from skipped setup, unsupported display mode, or blocked files.
{% endstep %}

{% step %}

#### Review safe-use basics

Read [Introduction](/cheatbaron/introduction.md).

Keep your settings subtle and avoid obvious behavior that attracts reports.
{% endstep %}
{% endstepper %}

***

### Before you launch

* Check the required display mode for your product
* Close conflicting anti-cheats if the guide tells you to
* Keep required helper apps open for the full session

### Navigation

* [Select your game](/cheatbaron/product-guides/select-game.md)
* [Safe-use introduction](/cheatbaron/introduction.md)


---

# 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://cheatbaron.gitbook.io/cheatbaron/home/introduction.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.
