# technical details

The whole game will be deployed on the blockchain, the UI will be just an interface, but you can play only by launching transactions via the blockchain.

## GAMEPLAY&#x20;

### **Player actions:**

attack (free - Cooldown 5 mn)

Heal ( 1 Miel = 2 Life)\
\
HealTower ( 1 Miel = 5 Hptower)

StackCrew

StackArm

UnstackCrew

UnstackArm

Build

Postule

### **Owner actions**&#x20;

claim ( CD 24H for action )

### **King Actions**

Blessing ( CD 1 WEEK for action )

Zeus ( CD 1 WEEK for action )

### 80% of all player spend will be put back into the claim, 20% will be put into the development account to pay network fees

<figure><img src="/files/R2dzK8gmbKDdPInlBUeo" alt="" width="375"><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://planet-adventures.gitbook.io/planets-adventure/new-gamemode/technical-details.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.
