> 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/general-info.md).

# General Info

{% hint style="info" %}
**The official website is** [**https://www.warshmallows.com** ](https://www.warshmallows.com)

## **Note from the team :**&#x20;

Dear community,\
\
After 3 years of development for Warshmallows on Steam, Epic, and Nintendo Switch, we decided to take Warshmallows to a new level by making Warshmallows World.

Warshmallows World is a free-to-play game that will mirror our vision of **casual competitive** games. We want to create a competitive game, a shooter, that will be very fun to play, accessible to the maximum of the player, and available on a maximum of platforms.\
\
We also bring a whole new philosophy of ownership into the game, where winning tournaments means owning part of the game and even ruling it.\
\
So players can own :&#x20;

* The Warshmallows heroes
* The items and loot
* The rewards and tournament prizes&#x20;
* The Virtual currency of the game (at the right moment)
* &#x20;Your account and progress&#x20;
* The Warshmallows World ;)

\
We deeply believe that by doing so, we are bringing a whole experience where the players, you, are part of the game expansion as you'll be part of the game, and the game will be part of you.\
\
Please don't hesitate to reach out on [Discord](https://discord.gg/m2pW4n4TvZ) and ask us any question you want, and so many other decisions that you will have to make to be the Warshmallows World’s champion.\
\
The Warshmallows Development Team,
{% endhint %}

About the game :

**Gameplay:** Collect and manage your team of Warshmallows and engage them in battles where your choices will make the difference. Which hero, which object, where to place them, which superpower and so many other decisions that you will have to make to be the Warshmallows World champion.

\
**The tournaments:** Fight, win and you will earn rewards and prizes and can even rule the Warshmallows World.

**The economy:** You will be able to trade, exchange, rent, and do whatever suits you with your owned digital collectibles in Warshmallows World.

## The Warshmallows heroes:

The first 500 Warshmallows are available to be owned here: [www.joepegs.com](https://joepegs.com/mint)

All details about the [Warshmmalows in this link](/warshmallowsworld/welcome/the-warshmallows.md)

## Official inks :&#x20;

Mint onJoepegs : <https://joepegs.com/mint/bnbchain/warshmallows>

Discord server : [discord.gg/m2pW4n4TvZ](https://t.co/U6IinLNjyn)

Twitter : <https://twitter.com/warshmallows>

Website : [https://www.warshmallows.com ](/warshmallowsworld/welcome/the-warshmallows/the-warshmallows-collectibles.md)


---

# 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/general-info.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.
