> For the complete documentation index, see [llms.txt](https://docs.eden.game/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eden.game/introduction/overview/npcs.md).

# NPCs

Eden: Discovery features 3 non-playable characters. Whilst scouring the wasteland for scraps and resources, players may encounter grimey, refurbished military drones, the origin of which is unknown. Clones who have been lucky enough to see one of these killing machines up close and lived to tell the tale describe frantic scribblings and sporadic weld-work on their near-impenetrable hulls. Whoever, or whatever, made these psychotic contraptions must have meant business…

Although the settlers have been able to identify the original models and specifications of the drones, their exact range of capabilities remains unknown due to the significant moderations applied by their mysterious creators.

## Class 1 "Scout" Drone

{% content-ref url="/pages/0K13jNFKsqrqkguLaCcV" %}
[Class 1 "Scout" Drone](/introduction/overview/npcs/class-1-scout-drone.md)
{% endcontent-ref %}

## Class 2 "Assault" Drone

{% content-ref url="/pages/3UIY0MtjAP0lAb1fFnbs" %}
[Class 2 "Assault" Drone](/introduction/overview/npcs/class-2-assault-drone.md)
{% endcontent-ref %}

## Class 3 "Heavy" Drone

{% content-ref url="/pages/aSUkS7s2YTjC2Tb9LR3C" %}
[Class 3 "Heavy" Drone](/introduction/overview/npcs/class-3-heavy-drone.md)
{% endcontent-ref %}

<figure><img src="/files/DZhmpNryP3hCdpkZaFYJ" alt=""><figcaption><p>A clone in combat with a drone</p></figcaption></figure>


---

# 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.eden.game/introduction/overview/npcs.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.
