> For the complete documentation index, see [llms.txt](https://docs.saiyan.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saiyan.gg/saiyan/quickstart.md).

# Introduction Game Play

🌟 Welcome to the Ultimate Idle Battle Game on Sol Network! 🌟

&#x20;Inspired by the iconic Dragon Ball universe, this idle battle game delivers stunning visuals, simple gameplay, and an exhilarating experience packed with massive rewards.

<figure><img src="/files/6l1ajeWHGYugHd3vMdED" alt=""><figcaption></figcaption></figure>

### 🎮 Gameplay Features

1. <mark style="color:blue;">**Warriors System:**</mark>&#x20;

Collect Your Team: Open Mystery Ball in the shop to unlock Warriors.&#x20;

Earning Potential: Warriors earn $ZENI tokens based on their rarity. The rarer the Warrior, the faster they earn! ($For $ZENI, it will soon be a token reward on Sol)

Battle to Earn: Warriors only generate $ZENI tokens when you send them to fight bosses.

2. <mark style="color:blue;">**Gacha System:**</mark>&#x20;

Add an extra layer of excitement with the gacha mechanics when opening Mystery Ball. Collecting Warriors has never been more thrilling!

3. <mark style="color:blue;">**Upgrade Warriors:**</mark>&#x20;

Maximize Your Profits: Upgrade Warriors to boost their $ZENI token-earning potential. Upgrade Costs: Each upgrade requires a specific number of Warriors and a $SAIYAN token fee. The higher the level, the greater the rewards!

4. <mark style="color:blue;">**Recovery System:**</mark>

After every 24 hours, your Warriors will need recovery to regain their ability to earn $ZENI tokens. Use $SAIYAN tokens to revive and energize your Warriors, ensuring continuous gameplay and a dynamic in-game economy.

💡 <mark style="color:orange;">**Why Play This Game?**</mark>&#x20;

With its easy-to-understand mechanics and strategy-driven gameplay, this game empowers players to develop their tactics to maximize rewards and profits.

Get ready to assemble your dream team of Warriors, strategize your way to victory, and earn big rewards along the way! 🚀


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.saiyan.gg/saiyan/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
