> For the complete documentation index, see [llms.txt](https://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/stay-undetected/introduction/how-to-use-esp-safely.md).

# How to Use ESP Safely

ESP is a powerful tool that gives you superb gamesense and awarness of everyone around you. This feature is the most powerful feature on your cheat but should be used correctly to avoid being blatant.

**Don't Be Blatant**

Prefiring every corner, running directly towards enemies and just all around making it obvious you're using ESP will increase your likelihood of a ban. It's recommended to play with ESP like you don't have it. If you don't prefire people, don't run directly towards enemies around you, then you've already made it a lot less likely you'll get banned.

**Configuring ESP**

How to configure your ESP is not important, and is mostly your own preferance. It's common for people to have only skeleton, head, health, distance and name ESP on, while leaving everything else off.

**Configuring World ESP**

For games such as Arc Raiders, Rust and other games where world ESP is important, there is a few mistakes that can lead to bans. In Rust for example, if you see a abandoned AK on the ground, don't run straight to the gun to get it. If an admin is spactating, then you're going to get the ban hammer.

Instead, try to make it a coincidence that you found the weapon on the ground just passing by.


---

# 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://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/stay-undetected/introduction/how-to-use-esp-safely.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.
