# Introduction

**Alliance Games Multiplayer Network** is designed to revolutionize Web3 gaming by providing a fully decentralized, scalable, and developer-friendly backend platform. The Web3 gaming market is dominated by session-based multiplayer games, where players engage in matches using NFT-based loadouts. While blockchain technology is widely used for payments and asset ownership, core game logic remains centralized. Our internal study of the top 50 Dapps on DappRadar indicates that 90% of these games still follow a centralized model.

Game developers face a significant challenge in transitioning from centralized governance to full decentralization. To achieve this, they must rewrite their game logic using smart contract programming languages, which introduce severe technical limitations. Blockchain execution constrains game development, often forcing developers to compromise on game mechanics, user experience, and creative vision. The challenge is clear: how can developers maintain compelling gameplay while integrating blockchain technology seamlessly?


---

# Agent Instructions: 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://alliance-games.gitbook.io/alliance-games-gitbook/multiplayer-network/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.
