> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/playstyle-guides/stay-undetected.md).

# Stay Undetected

{% hint style="warning" %}
**Important:** No setup is ever 100% risk-free. Your behavior is the biggest factor in staying safe.
{% endhint %}

***

### <i class="fa-lightbulb">:lightbulb:</i> Introduction

Using external tools isn’t just about what you run — it’s about how you play.

Modern anti-cheat systems analyze:

* Player reports
* Gameplay patterns
* Behavioral inconsistencies

If your gameplay looks unnatural, you increase your risk — even on strong setups.

{% hint style="success" %}
The goal is simple: **look like a legit player at all times**
{% endhint %}

***

### <i class="fa-brain">:brain:</i> Why Players Get Banned

Most users don’t get banned because of detection — they get banned because they stand out.

Ask yourself:

{% hint style="info" icon="square-question" %}
*If someone spectated me, would I look legit?*
{% endhint %}

If the answer is no, you’re taking unnecessary risk.

#### 🚫 Common Mistakes

* Snapping directly to targets
* Tracking through walls
* Unrealistic awareness
* Overusing features
* Getting repeatedly reported

{% hint style="warning" %}
If your gameplay looks obvious, it *is* obvious.
{% endhint %}

***

### <i class="fa-bullseye-arrow">:bullseye-arrow:</i> Core Principle

{% hint style="info" icon="lightbulb" %}
**Enhance your gameplay — don’t replace it**
{% endhint %}

Think of your setup as a tool, not a crutch.

* Aimbot → *light aim assist*
* ESP → *information only*
* Radar → *positioning help*

✔️ Assist your decisions ❌ Don’t let features control you

***

### <i class="fa-gear">:gear:</i> Safe Usage Guidelines

#### 🎯 Aimbot Usage

{% hint style="info" icon="lightbulb" %}
Goal: *Look like good aim, not perfect aim*
{% endhint %}

* Keep FOV low
* Use smooth movement
* Avoid snapping
* Don’t track perfectly

***

#### 👁️ ESP Usage

{% hint style="info" icon="lightbulb" %}
Goal: *Awareness, not wall tracking*
{% endhint %}

* Don’t stare through walls
* Avoid constant pre-aiming
* Don’t follow players through objects

***

#### 🧭 General Usage

{% hint style="info" icon="lightbulb" %}
Rule: *Less is always better*
{% endhint %}

* Use fewer features
* Keep settings low
* Avoid “rage” behavior

***

### <i class="fa-chart-line-down">:chart-line-down:</i> Stay Low Profile

{% hint style="warning" %}
The safest users use the least
{% endhint %}

* Lower settings = safer
* Fewer features = safer
* Subtle gameplay = safer

#### 🚫 Avoid:

* Maxed FOV
* Instant reactions
* Perfect tracking
* Constant pre-firing

***

### <i class="fa-puzzle-piece">:puzzle-piece:</i> Play Like a Human

{% hint style="info" icon="lightbulb" %}
You should never look perfect
{% endhint %}

* Miss shots
* Lose fights
* React naturally
* Make mistakes

{% hint style="success" %}
The goal is to blend in — not dominate suspiciously
{% endhint %}

***

### <i class="fa-siren">:siren:</i> Reports Matter

{% hint style="warning" %}
Reports increase your risk significantly.
{% endhint %}

If enough players report you:

* Your account may be flagged
* Gameplay may be reviewed
* Risk increases over time

#### ✅ Reduce Reports

* Don’t dominate every match
* Avoid obvious plays
* Play casually when needed
* Stay low-key

***

### <i class="fa-vial">:vial:</i> Long-Term Safety

{% hint style="info" icon="lightbulb" %}
Staying safe is about consistency
{% endhint %}

* Don’t push limits
* Don’t increase settings over time
* Don’t get greedy

The safest users:

{% hint style="success" %}
Stay disciplined and controlled every session.
{% endhint %}

***

### ✅ Final Takeaway

{% hint style="info" %}
**The closer you play to legit, the safer you are.**
{% endhint %}

***

### <i class="fa-lock">:lock:</i> Summary

* Play natural
* Use minimal features
* Avoid attention
* Stay consistent

{% hint style="info" icon="lightbulb" %}
*If nobody suspects you, you’re doing it right*
{% endhint %}


---

# 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.ducks-services.com/playstyle-guides/stay-undetected.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.
