# Escape From Tarkov

Our EFT cheat utilizes a [fuser](/hardware/accessories.md) to render an overlay directly over the game.

> TODO: some stuff

## Features

> Unchecked features are WIP

* [x] ESP
  * [x] Player
    * [x] Box
    * [x] Bone
    * [x] Aimline
    * [x] Weapon
  * [x] Scav
    * [x] Everything in Player ESP
    * [ ] Bosses
    * [ ] Raiders
  * [x] Loot
    * [x] Filterable
    * [x] Valuables
    * [x] Dead Bodies
    * [x] Containers
    * [x] Quest Items
    * [x] Market Price
  * [x] Gun Emplacements
  * [x] Exfiltrations
* [x] Aimbot
  * [x] Aim Bone
  * [ ] Silent Aim
  * [ ] Aim Smoothing
  * [ ] [Kmbox](/hardware/accessories.md) Support (hardware)
* [x] No Recoil
* [x] No Sway
* [x] [Web Radar](/getting-started/chrome-extension.md) (Chrome Extension)
* [ ] Perfect Hipfire
* [ ] Chams
* [ ] Thermal/Night Vision


---

# 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://docs.echeats.io/getting-started/cheats/escape-from-tarkov.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.
