> For the complete documentation index, see [llms.txt](https://worawut-kumjan.gitbook.io/simo-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://worawut-kumjan.gitbook.io/simo-1/policy/faqs.md).

# FAQs

### What is SIMO ?  <a href="#what-is-simo-hardbreak" id="what-is-simo-hardbreak"></a>

SIMO is a revolutionary a web based NFT roleplaying game launched on the Binance Smart Chain . The core of the game revolves around rewarding players with SIMO tokens after defeating enemies . They can unbox unique weapons, and reforge those weapons to increase their overall power. Players can also trade their characters and weapons on an open marketplace. They can also stake their SIMO token earnings and receive additional SIMO token as a reward.

### &#x20;Where to play SIMO? <a href="#hardbreak-where-to-play-simo" id="hardbreak-where-to-play-simo"></a>

SIMO Game Widget is built to be easily accessed on any device that can render an HTML and JavaScript code - which is basically any web browser. The game will be accessible via any device that can connect to the internet.

&#x20;

### What is SIMO Token?  <a href="#what-is-simo-token" id="what-is-simo-token"></a>

\
The SIMO Token $SIMO is an ERC-20 token that can be traded on Pancakeswap. The main network is BSC (Binance smart chain) with bridges to other blockchains. SIMO serves the purpose of keeping the economy of the game alive. Using this token you can purchase NFT (SIMO Character,Weapon, Material), recharge, repair Character, rename your SIMO Character, and much more.

&#x20;

### Who can join SIMO community? <a href="#who-can-join-simo-community" id="who-can-join-simo-community"></a>

SIMO is moving ahead from other Play2Earn games as it creates gaming world players can enjoy through various methods of expression. This means different people can join in including gamers, developers, artists, collectors, investors, and community leaders.

&#x20;

### Which countries will WonderHero be available in? <a href="#which-countries-will-wonderhero-be-available-in" id="which-countries-will-wonderhero-be-available-in"></a>

It will be launched in all countries. Currently there is no restriction.


---

# 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://worawut-kumjan.gitbook.io/simo-1/policy/faqs.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.
