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

# Platform Overview

<figure><img src="/files/9HryJwzcZVlFfw54UO5K" alt=""><figcaption><p>Free to play - try them now!</p></figcaption></figure>

## Various Games

Our platform offers a variety of hyper-casual games. All users can compete on a leaderboard for a chance to beat the others! Our platform is your go-to destination for a growing collection of hyper-casual games. Whether you’re in it for a quick, fun challenge or ready to push your skills to the limit, we’ve got something for everyone.

**`Check our beta now! -`** [**`https://game.sugarkingdom.io/`**](https://game.sugarkingdom.io/)\
With new games constantly being added, there’s always something fresh and exciting on the horizon! \
Currently we have 3 different games available! Enjoy them!

**Use of Tokens**

Participants will hold a specified amount of SKO tokens in their wallet to access skins and power-ups within the game. Each player who meets this requirement will enjoy these benefits, enhancing their gaming experience. Take advantage of this opportunity to stand out in the game!

It is important to note that the goal here is not to participate for monetary rewards, but to access the products themselves, where you can get rewards such as special skins for your character, additional lives or power ups, and be part of our community on Telegram or Discord with specific roles that show that you are part of the King's VIP group.

**Your Score**

After each game, you will receive a score that will be cumulative and will depend entirely on your gameplay results and skills. There is no lottery or luck component; you must practice to improve and demonstrate your skill.

**Disclaimer:** The power-ups and skins will be granted exclusively to players who hold SKO tokens in their wallet. Holding these tokens does not guarantee any monetary rewards or financial returns. The benefits mentioned are strictly related to the in-game system and are intended to enhance the gaming experience. Those benefits, skins and special components in the game are contingent upon maintaining the required amount of SKO tokens in your wallet. Please be aware that the value of tokens may fluctuate, and players should conduct their own research before participating.


---

# 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.sugarkingdom.io/overview/platform-overview.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.
