# Factions

The game features three factions of robots: <mark style="color:green;">**Ether**</mark>, <mark style="color:blue;">**Deuter**</mark> and <mark style="color:red;">**Plasma**</mark>. \
Each has an advantage in a different area of the game. Check it out and decide which one suits you best.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Ether</td><td></td><td></td><td><a href="factions/ether">ether</a></td><td><a href="https://2737500369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ38ShFrIAvI0p2PIvJxi%2Fuploads%2F7syJ8PFrf5jEH7Z7f5eA%2FEther.png?alt=media&#x26;token=1290254a-7e71-4d96-8fe2-08d96848df9a">Ether.png</a></td></tr><tr><td>Deuter</td><td></td><td></td><td><a href="factions/deuter">deuter</a></td><td><a href="https://2737500369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ38ShFrIAvI0p2PIvJxi%2Fuploads%2FwhhtXg2AVuWOm9k468E9%2FDeuter.png?alt=media&#x26;token=8cf14a24-00f8-40d2-9c45-95c133ca23e8">Deuter.png</a></td></tr><tr><td>Plasma</td><td></td><td></td><td><a href="factions/plasma">plasma</a></td><td><a href="https://2737500369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ38ShFrIAvI0p2PIvJxi%2Fuploads%2FcOOMQ7fADO6BB1F6Df1M%2FPlasma.png?alt=media&#x26;token=71c925d4-35b7-4456-bf56-efa4e655c242">Plasma.png</a></td></tr></tbody></table>

[← Back to Robots](https://robohero.gitbook.io/robohero-wiki/command-center/robots)


---

# 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://robohero.gitbook.io/robohero-wiki/command-center/robots/factions.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.
