> For the complete documentation index, see [llms.txt](https://gachyi-land.gitbook.io/gachyi-land-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gachyi-land.gitbook.io/gachyi-land-white-paper/gachyi-land-application.md).

# Gachyi Land Application

The Gachyi Land Application ("**GachyiApp**") is the heart of the Gachyiverse. It is the tool that allows all games to connect to our ecosystem.&#x20;

**The GachiApp will allow web2 games to integrate the benefits of web3 seamlessly simply by integrating the GachyiApp SDK without the game players knowing of any web3 integrations.**&#x20;

The GachyiApp has the following features and functionality:

1. **Gacha Redemption** - ability to redeem digital items received in Gachapon Machines.&#x20;
2. **Game Connect** - connects to partner games so that users can use their digital asset in game and games can seamlessly integrate web3 capabilities.
3. **Trading and Marketplace** - Allows users to trade their digital game items with others or sell it on a marketplace.&#x20;
4. **Digital Gachapon Machines** - Users can purchase digital gachapon machine plays via the app.&#x20;
5. **Microtransactions** - The app will allow micro transactions for various partner games.&#x20;
6. **Advertising -** Allows game developers to advertise their games within the app to the Gachyi Land user base.&#x20;
7. **Lending** - will allow Users to loan their game items to other Users seamlessly for a fee, allowing Users to generate revenue from their unused assets.&#x20;
8. **Social Media and Email sign up** - users can sign up to the GachyiApp without needing to set-up a web3 wallet. It will all be done automatically via social or email sign-up. Meaning users can participate in the web3 gaming ecosystem without any knowledge of them doing so.&#x20;

<figure><img src="/files/iNfBu0yZheV1TLnAduaA" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://gachyi-land.gitbook.io/gachyi-land-white-paper/gachyi-land-application.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.
