# Key Features

1. **High-Performance Computing and Storage**
   * Alliance Edge Nodes are equipped to handle demanding computational workloads, from running game servers to processing large-scale AI models. They combine local CPU and GPU resources with advanced storage solutions, ensuring seamless data processing and high-speed performance. Edge Nodes enable distributed gaming infrastructure that rivals traditional centralized setups, but with the added benefits of decentralization.
2. **Decentralized Game Hosting**
   * Edge Nodes provide a decentralized alternative to traditional game hosting, removing the need for reliance on centralized data centers. This allows game developers to host games directly on the Alliance Games network, distributing the load across multiple Edge Nodes. This decentralization helps ensure higher uptime, reduced latency, and better resilience, leading to an uninterrupted gaming experience for users worldwide.
3. **Scalable AI Model Processing**
   * Beyond game hosting, Edge Nodes also support AI processing tasks, from real-time in-game AI interactions to large-scale model training. By distributing these tasks across multiple nodes, Alliance Games can handle intensive AI workloads more efficiently, ensuring that game AI remains responsive, adaptive, and intelligent. This flexibility allows developers to build more immersive and engaging games.
4. **Flexible Resource Management**
   * Users can customize their Edge Node setup to allocate specific amounts of CPU, GPU, and storage for network tasks, offering flexibility depending on their available hardware. This ensures that resources are used optimally, and users can adjust their contributions to match network demand or their own needs.


---

# 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/edge-node/key-features.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.
