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

# The Game

<figure><img src="/files/CwwqRj0ezbQ0TvXfScfa" alt=""><figcaption></figcaption></figure>

## Warshmallows World : &#x20;

#### Warshmallows World is a casual competitive 2D auto shooter made for casual players and backed by blockchain technology.

Warshmallows World Is a 3Vs3 auto-battler Shooter game starring the Warshmallows.

## Player input:

The Warshmallows are independent living creatures, the players have to manage them and help them upgrade, level up, and choose the right strategy inside the game.

Players will be able to collect and engage their Warshmallows in epic battles, they must make decisive actions with the right combinations.

After being rewarded with XP points and YoYo coins the player will choose where to place them.

* XP to level and unlock characteristics in [Skills Tree.](/warshmallowsworld/welcome/the-warshmallows/the-warshmallows-collectibles/skills-tree.md)
* YoYo to buy and upgrade characteristics in [Skills Tree.](/warshmallowsworld/welcome/the-warshmallows/the-warshmallows-collectibles/skills-tree.md)
* YoYo to buy items in [the store](/warshmallowsworld/welcome/the-in-game-store-and-marketplace.md).

## AI:&#x20;

The Warshmallows are autonomous and evolve during the time their AI will move, attack, defend, aim, shoot, slap, fly, and avoid danger ALONE.

## Progression

#### Account Progression :

Player's accounts start from level 1 and upon reaching certain milestones (every 5 levels ) they unlock game mechanics and other rewards ( boosters / Coins )

This plan is made with a stamina mechanic that acts as content pacing. and ensures that all players consume content at roughly the same pace. After participating in a certain number of matches characters will become exhausted and will have to rest for x amount of time.

#### Two types of progression  :

1. By borrowing the starter pack with 3 free Warshmallows characters, the player will have a slow progression, and will only get 30% of the value of the reward.
2. By purchasing Warshmallows character packs the player will have a fast progression and will get 100 % of the value of the reward.

## Curated combinations of Warshmallow Characters :&#x20;

<div align="left"><figure><img src="/files/tuVx9pUf0fSgtjdQ9buC" alt=""><figcaption><p>Warshmallows Characters</p></figcaption></figure></div>

Descendants of the six Warshmallows clans are mighty little creatures from a bygone era.&#x20;

Each with unique strengths and abilities that are inherited from breeding.&#x20;

Choose from three classes of Warshmallows, each class containing four types of weapons and each weapon can be loaded with three types of ammo.&#x20;

Each Warshmallows will have unique combat skills.

####


---

# 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://yourun-ltd.gitbook.io/warshmallowsworld/welcome/the-game.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.
