> For the complete documentation index, see [llms.txt](https://root-top.gitbook.io/root-top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://root-top.gitbook.io/root-top/root-play.md).

# Root play

How do I use Root？

**Follow the official Twitter:**[**https://twitter.com/ROOTAdventurers**](https://twitter.com/ROOTAdventurers)&#x20;

**Enter the official Telegram group:** [**https://t.me/RootTopGroup**](https://t.me/RootTopGroup)

Follow the official news in real time.

Root's kaleidoscopic properties

Root is a game character randomly generated and stored on the chain. Each character has different attributes, equipment and hidden parts, such as:

![](/files/-MiurOBBwcc94DZkIhjo)

With different attributes and equipment, Root will have tens of millions of different characters, and you can have a game character that belongs only to you.

All the attributes owned by Root are as follows:

| Role    | Body  | Equipment       | **Stats** | **Hidden part** |
| ------- | ----- | --------------- | --------- | --------------- |
| Player  | Head  | Head equipment  | Strength  | Ear             |
| NPC     | Chest | Chest equipment | Stamina   | Horn            |
| BOSS    | Arm   | Arm equipment   | Agility   | Wing            |
| Monster | Waist | Waist equipment | Spirit    | Tail            |
|         | Leg   | Leg equipment   | Intellect | Skin            |
|         | Feet  | Foot equipment  | Luck      |                 |
|         |       | Weaponry        |           |                 |

Equipment level: Level 1, Level 2, Level 3, Level 4, Level 5.

Attribute level: common, rare, excellent

Hidden part probability rules：

1\. There is a 10% probability to open an NFT with hidden parts

2\. Among them：55% of 1 hidden parts

&#x20;                               25% of 2 hidden parts

&#x20;                               14% of 3 hidden parts

&#x20;                               5% of 4 hidden parts

&#x20;                               1% of 5 hidden parts

**ROOT application**

ROOT is a game character randomly generated and stored on the chain. Functions such as pictures, attributes, equipment, and hidden parts are hidden for different game developers to define. You can use ROOT in any way.&#x20;

ROOT provides a basic game character that developers can use freely. You can hold ROOT, enrich ROOT through developer applications, and participate in different developer games. The excitement and experience of the game application depends on the ability of the game developer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://root-top.gitbook.io/root-top/root-play.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.
