> For the complete documentation index, see [llms.txt](https://apesfootball.gitbook.io/apes-football/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apesfootball.gitbook.io/apes-football/welcome-to-apes-football.md).

# Welcome to Apes Football

Apes Football is an innovative gaming platform within the DRC20 ecosystem, offering a secure, scalable, and superior online gaming experience. By integrating with DRC20, players are empowered to earn $DRC20 tokens based on their competitive performance. We are committed to creating a community-centric entertainment space that encourages active participation and allows players to immerse themselves in the joy of gaming.

As we progress through different stages of our roadmap, new game content will be regularly released, including new characters, new features, and additional rewards for the community, all designed to continuously enhance the player experience.

Apes Football是DRC20生态系统中的革新游戏平台，提供一个安全、可扩展且出众的在线游戏体验。通过整合DRC20，玩家可以凭借他们在游戏中的表现赢取$DRC20代币。我们的目标是打造一个以社区为核心的娱乐环境，激发玩家的参与热情，并让他们全情投入游戏的快乐之中。

我们将按照发展蓝图的不同阶段，定期推出新的游戏内容，包括新角色、新功能以及更丰富的社区奖励，以持续提升玩家体验。


---

# 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, and the optional `goal` query parameter:

```
GET https://apesfootball.gitbook.io/apes-football/welcome-to-apes-football.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
