> For the complete documentation index, see [llms.txt](https://kata-games.gitbook.io/create-play-earn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kata-games.gitbook.io/create-play-earn/overview/what-we-do.md).

# What we do

<figure><img src="/files/NAuJpqwMgbiGySc1RAuv" alt=""><figcaption><p>Visual prototype of the Hypergame</p></figcaption></figure>

Kata.Games is the name of a web platform for gamers and game creators to share independent games in a very convenient way. We use blockchain technology to provide a unique experience for independent gamers and game creators.&#x20;

In the Kata Games Metaverse :&#x20;

* **Players** can walk around a virtual world and play different indie games created by the user/developer community
* **Developers/creators** can create, edit and distribute their indie games, because of the integrated toolkit based on the basic python language.&#x20;

The concept will be Play2Earn and Create2Earn.&#x20;

> Some games, depending on the creator's choice, will follow the Play2Earn concept, meaning that players could earn crypto-currencies by playing.&#x20;
>
> The Create2Earn concept is focused on creators/developers. Even if all the games on the platform will be Free2Play (available for free), they could add a paid feature directly on their games.&#x20;

In addition, our platform was originally designed to solve persistent problems.

## More precisely, what problems do we solve?

Kata.Games deletes 3 problems simultaneously:

**1 - How can one create games and share them online&#x20;*****efficiently*****?*****‍***

We provide creators with a toolbox and the access (via KataSDK) to a brand new infrastructure. It allows anyone to create, host, share his/her independant game. The key benefit here is simplicity of use.

**2 - How do players connect with game creators in a fast and convenient way?**&#x200D;&#x20;

We’ve built a proprietary technology capable of “streaming” and running any kind of 2d game in the browser, along with its dedicated hosting solution for games.

**3 - How to make cryptocurrencies widely adopted widely?‍**

We build a product that will attract and retain a large number of users due to its features and its innovative design. Using the Stellar network adds benefits: for players the diversity of games will be greater (because the barrier to entry is lowered for creators) and players will learn real world technologies/skills while using our system!

## Video overview

Got 10 minutes? Check out a video overview of our product:

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=uyW6XXIGCNo>" %}


---

# 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://kata-games.gitbook.io/create-play-earn/overview/what-we-do.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.
