# Characters

Everything in the MOTU world is done by bots. Different bots are used depending on the task type\
All bots can be upgraded to Level 10\
A higher level bot can be bought on the Marketplace. Or by completing special tasks and participating in events. They are designed in NFT

<mark style="color:blue;">**FARM BOTS**</mark>

Bots are designed to collect resources on the Islands, build buildings and produce bots. Have a large backpack

<mark style="color:blue;">**WARRIOR BOTS**</mark>

Needed to fight in the Arena. Have more strength and protection

<mark style="color:blue;">**DETECTION BOTS**</mark>

They are best at discovery activities and collecting Graviton on the Debris. Have a big backpack and good speed

<mark style="color:blue;">**UNIVERSAL BOTS**</mark>

The rarest and most functional type of bots. Can be switched to any of the above three types


---

# 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://motu-1.gitbook.io/untitled/characters.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.
