# Roles

***For technical documentation on this system, use the link below.***

{% content-ref url="<https://app.gitbook.com/s/95OhrYYgKj0eUTnfM9sL/roles>" %}
[Roles](https://app.gitbook.com/s/95OhrYYgKj0eUTnfM9sL/roles)
{% endcontent-ref %}

SS3D focuses on a dynamic that is primarily between players. Aside from a few basic mobs, this game features very few NPC’s. Instead, the well-being of the station hinges completely on the competence of the crew members, and the antagonists who put it in danger.

Victory for each player can mean something completely different depending on who – or what – you are. This is because each player occupies a specific role that contributes in some way to the environment around them. In this section, we focus on the types of roles the players will be occupying.


---

# 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://ss3d.gitbook.io/design/entities/roles.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.
