> For the complete documentation index, see [llms.txt](https://legionc.gitbook.io/software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legionc.gitbook.io/software/stay-undetected/introduction.md).

# Introduction

Using cheats in any game carries an inherent risk. Games like Fortnite, Rust, and Rainbow Six Siege spend millions of dollars to keep cheaters out of their games, so it's important that we have a strategy to stay undetected.

Because of this, we need to make sure we're diligent in how we use our cheats. If you run around carelessly with an aimbot snapping onto targets and blatantly using ESP, people will report you. Accumulating reports will cause the anti-cheat system to pay closer attention to you, and in some games, it can also lead to a manual review by a real person

#### Why most cheaters get caught

*If a game admin were spectating me right now, would it look like I’m cheating?* If the answer is yes, then there’s a good chance the anti-cheat system could pick up on it too. Modern anti-cheat systems have millions of dollars behind them and use advanced technology to detect unnatural gameplay behavior.

That said, plenty of people have learned how to use cheats in a way that stays completely under the radar. Many players have figured out how to use them carefully without getting banned, and with the right approach, you can too.

The key is to avoid abusing the cheat and instead treat it as a tool that enhances your gameplay. Think of aimbot more like aim assist rather than something that completely takes over for you. It shouldn’t be a crutch, but rather something you use alongside your own skill similar to using a good gaming mouse or a wider monitor. In general, it’s best to keep things minimal and only enable the features you actually need. The fewer features you rely on, the better.\ <br>

### Tips and Tricks:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to Use Aimbot Safely</td><td><a href="/files/OpbrNhjCadxLAFANzZ0F">/files/OpbrNhjCadxLAFANzZ0F</a></td><td><a href="/pages/YB4iyelXC2tZ3B97h5xv">/pages/YB4iyelXC2tZ3B97h5xv</a></td><td><a href="/pages/YB4iyelXC2tZ3B97h5xv">/pages/YB4iyelXC2tZ3B97h5xv</a></td></tr><tr><td>How to Use ESP Safely</td><td><a href="/files/OmgRETk6NbzJbPCuKoD5">/files/OmgRETk6NbzJbPCuKoD5</a></td><td><a href="/pages/GTvyrSat1jF7gaekZD87">/pages/GTvyrSat1jF7gaekZD87</a></td><td><a href="/pages/GTvyrSat1jF7gaekZD87">/pages/GTvyrSat1jF7gaekZD87</a></td></tr><tr><td>Other Tips</td><td><a href="/files/NI4q5n9zQtZm4EXZ1VGr">/files/NI4q5n9zQtZm4EXZ1VGr</a></td><td><a href="/pages/SwmqlDE1W6LNnyPJXMog">/pages/SwmqlDE1W6LNnyPJXMog</a></td><td><a href="/pages/SwmqlDE1W6LNnyPJXMog">/pages/SwmqlDE1W6LNnyPJXMog</a></td></tr></tbody></table>


---

# 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://legionc.gitbook.io/software/stay-undetected/introduction.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.
