# Overview

The Worker Network is the backbone of Alliance Games' decentralized infrastructure, providing the computational power, bandwidth, and data handling capabilities that support a seamless gaming experience. Designed to function as a robust and scalable system, the Worker Network ensures that games are always online, responsive, and adaptive to player interactions. The network is powered by three specialized types of nodes—Edge Nodes, Lite Nodes, and Micro Nodes—each contributing unique resources and functions to maintain a resilient, decentralized gaming ecosystem.

<figure><img src="/files/5iqTw5wxpFQvXNNgSeuO" alt=""><figcaption><p>Alliance Games Technical Structure</p></figcaption></figure>


---

# 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-litepaper/technical-structure/overview.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.
