# Robot Attributes Explained

Each robot has **three main attributes**:

* **Speed** – Determines how quickly each task cycle is executed.
* **Efficiency** – Affects the consumption rate of Energy and ATM.
* **Productivity** – Determines how much ATM or resource output is generated.

These attributes jointly affect your overall yield and energy sustainability.

<figure><img src="/files/4LauYlQnrMEtlAKzruF9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WM2rNHaGnFAAfI7FNR9I" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/heukVGB8UmHIZc9MZ4Qg" alt=""><figcaption></figcaption></figure>


---

# 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://automata-4.gitbook.io/automata-docs/robot-attributes-and-upgrades/images-and-media.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.
