# Development

[Here is canva link for every smart contract and account for the game ](https://www.canva.com/design/DAGgw3qhoYc/uXrxxWL8IOsBsi7qZq4VNQ/edit?utm_content=DAGgw3qhoYc\&utm_campaign=designshare\&utm_medium=link2\&utm_source=sharebutton)\
\
Green is deploy / blue on work&#x20;

### **Phase 1:**   :ballot\_box\_with\_check:

Create smart contracts, tables and accounts to generate simple combat phases&#x20;

### **Phase 2:** :ballot\_box\_with\_check:&#x20;

Create UI / account connection / display live logs / visualization of turns and actions

### **Phase 3:** :ballot\_box\_with\_check:

Carry out first playtest on the official network

### **Phase 4:** :ballot\_box\_with\_check:

Add stackable Nft Crew to collect resources and get in-game bonuses (Def lvl / Heal / Atk)

### Phase 5:

Add a shop , player can spend MIEL for buy Skins .


---

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