# XWorld Network

XWorld Network provides a blockchain-based framework for AI Agents, offering high programmability, interoperability, and decentralized governance. Its deep integration with the **GamerDNA data protocol** enables developers to rapidly deploy intelligent agents while leveraging high-value gaming behavior data.

## AI Agent Network for the Gaming Ecosystem

* **Behavior-Enhanced Agents**: Deep learning adapts player strategies for cross-game applications (e.g., MOBA to FPS strategy adaptation).
* **Creative Collaboration Agents**: AI-generated game content (levels, narratives, NPCs) supports user-generated content (UGC) with ownership verification.


---

# 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://xworld.gitbook.io/xworld/core-architecture/xworld-network.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.
