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

# What is Game changer

Our platform integrates game developers, users, and the blockchain ecosystem with three key features.

1. we serve as the hub for the "Asset Trading Market." The Game changer platform enables the conversion of in-game assets into NFTs (Non-Fungible Tokens) and provides a secure environment for trading. This empowers game developers and users by adding real value to in-game assets, with ownership and transactions securely managed through blockchain technology.
2. as a "Game Discovery and Distribution Hub," we play a central role in discovering and distributing various games. Game developers can promote their games and offer them to a diverse user base through our platform, while users can easily explore a wide range of games in one place.
3. we are the "Center for Tournaments and Events." The Game changer platform hosts game competitions and events, providing opportunities for participation. This fosters active game competition and community engagement, offering users the chance to earn rewards.

The Game changer combines blockchain technology with the gaming industry to provide game developers and users with new value and experiences while driving growth within the blockchain ecosystem. Through Virtual Swift, Game changer connects different points, allowing games and platforms to attract more users, and users to gain access to new value and experiences. Don't miss the opportunity to join the Game changer ecosystem!


---

# 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://game-changer.gitbook.io/game-changer-whitepaper-v0.1/game-changer/what-is-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.
