# Ether

<mark style="color:green;">**Ether**</mark> is the most peaceful but also the most resilient faction in the robohero world. \
They were created to help humans with heavy construction work and have a base bonus to <mark style="color:green;">**Vitality**</mark>.

> *The construction of powerful nuclear reactors granted the Ether faction independence from the Deuter dictatorship. It allowed them to distance themselves from the Great Mineral War at the beginning of the conflict. However, as their mineral resources decreased, they were forced to enter enemy territories. The Grand March of Ether is happening now, with powerful units seizing control of more and more parts of the world. They appear unstoppable, like Hannibal's elephants in ancient human times.*

<table><thead><tr><th>Attribute</th><th data-type="rating" data-max="5">Bonus</th></tr></thead><tbody><tr><td><mark style="color:green;"><strong>Vitality</strong></mark></td><td>5</td></tr><tr><td><mark style="color:blue;"><strong>Range</strong></mark></td><td>null</td></tr><tr><td><mark style="color:red;"><strong>Power</strong></mark></td><td>null</td></tr></tbody></table>

[← Back to Factions](/robohero-wiki/command-center/robots/factions.md)


---

# 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/ether.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.
