> For the complete documentation index, see [llms.txt](https://xfox.gitbook.io/xfox-project-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xfox.gitbook.io/xfox-project-docs/game-introduction/about-xfox-game.md).

# About xFox Game

The ultimate goal of xFox Game is to develop a co-creation game based on the innovative concept of "contribute to play" on Solana Blockchain, whose key idea is that our game content, game culture, gameplays, etc., are up to players instead of the development team to the fullest extent. As a result, players share the benefits of the game's growth.

Besides, xFox Game also tries to establish an open gaming ecosystem and gradually supports importing most of the mainstream avatars, starting from CC0 NFTs. Treating your NFT as your avatar in the virtual world uniquifies your in-game character and diversifies xFox Game.

Through gameplay openness and ecosystem openness, xFox Game will develop a genuine Web3 game and create a diverse and colorful gaming ecosystem.

<figure><img src="/files/R5IYIx0x0wEXDx2Jw4Mz" alt=""><figcaption></figcaption></figure>


---

# 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 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://xfox.gitbook.io/xfox-project-docs/game-introduction/about-xfox-game.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.
