> For the complete documentation index, see [llms.txt](https://aigora-tech.gitbook.io/aigora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aigora-tech.gitbook.io/aigora-docs/why-aigora-is-a-game-changer.md).

# Why AIGora is a game changer

Our marketplace contains sections that contain relevant AI applications. The user will be able to offer any AI application for listing, which will be approved by the curator at the first stage of the project development; however, in the future, permissionless will occur.

Once an app is published on the Marketplace, users will be able to get all the necessary information about it as well as be able to leave feedback on usage and a recommendations for app authors.&#x20;

Each time a user submits an offer for listing leaves a review or recommendation or interacts in any other way on the Marketplace, the user will accumulate **points**, which will be **converted into tokens** stored on the blockchain at a further stage of the Marketplace development. **Thus, users get the opportunity to monetize their interaction with the marketplace.**

At the same time, the authors of AI applications receive a platform for conducting promotional campaigns and promotions, as well as Web3 interactions with potential users. The Marketplace will implement the possibility of holding social campaigns, such as “follow our Twitter”, “like and retweet”, and “write a blog post about our application”. Considering that the Marketplace will become the leading platform for an audience that is interested in artificial intelligence, for the authors of AI applications, the promotion of their products will be as targeted and affordable as possible, and users will understand the value of receiving points, which will subsequently turn into tokens.


---

# 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://aigora-tech.gitbook.io/aigora-docs/why-aigora-is-a-game-changer.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.
