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

# INTRODUCTION

{% hint style="info" %}
**KataGames GitBook:** here you will find here all the information about the KataGames project. This document is updated quite often.&#x20;
{% endhint %}

For several decades, the online video game industry has been booming, the share of gamers and creators has been increasing and it's not about to stop. Everything leads us to believe that the accessibility of games was made so that everyone can participate. But if we look at the way the industry works, we realize that the system is far from being equal.

Fortunately for everyone, the web is also constantly evolving, Web3 has entered our lives, and it is probably one of the next technological revolutions in our society. For KATA.GAMES, it is already a revolution, because thanks to it, the video game industry could be rethought to be more equitable for all.

> Kata.Games is a metavers of independent games. Whether you are a player or a developer, everyone will have his place, the platform is free and entirely available on the web. Players can play different independent games that the community of users/developers will have created from the platform.

## Project description

{% content-ref url="/pages/5ryfpseRnArFgsrvNrlh" %}
[What we do](/create-play-earn/overview/what-we-do.md)
{% endcontent-ref %}

## Web Site

{% embed url="<https://kata.games>" %}
Here you will find the official web site of Kata Games
{% endembed %}

## Prototype version pre-alpha 0.1.8

{% embed url="<https://app.kata.games>" %}
Here you will find the prototype version of Kata.Games platform
{% endembed %}


---

# 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:

```
GET https://kata-games.gitbook.io/create-play-earn/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
