# XFighterZone

## infinity

- [Welcome](https://unitygame.gitbook.io/xfighterzone/readme.md)
- [Quickstart](https://unitygame.gitbook.io/xfighterzone/quickstart.md): Back in late 2024, our small team asked ourselves: “What if we could fuse the visceral thrill of a Unity‑powered 1v1 fighting game with the transparency and true‑ownership benefits of blockchain?”
- [Protips](https://unitygame.gitbook.io/xfighterzone/quickstart/protips.md)
- [Quickstart Tiếng Việt](https://unitygame.gitbook.io/xfighterzone/quickstart/quickstart-tieng-viet.md): Chào mừng tới XFighterZone — đấu 1v1 thời gian thực, nơi mọi chiến thắng được ghi vĩnh viễn trên blockchain Linera. Vào trận ngay: chọn nhân vật, ghép trận, thi đấu, submit kết quả và xem leaderboard
- [FAQ](https://unitygame.gitbook.io/xfighterzone/markdown.md)
- [Memories & Tournament](https://unitygame.gitbook.io/xfighterzone/images-and-media.md): All best memories about Tournament & Highlights will show here
- [Contact](https://unitygame.gitbook.io/xfighterzone/publish-your-docs.md): Thank you for joining with us!
- [OpenAPI](https://unitygame.gitbook.io/xfighterzone/basics/openapi.md)
- [Integrations](https://unitygame.gitbook.io/xfighterzone/basics/integrations.md)
- [Editor](https://unitygame.gitbook.io/xfighterzone/editor.md)
- [Page 1](https://unitygame.gitbook.io/xfighterzone/page-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://unitygame.gitbook.io/xfighterzone/readme.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.
