> For the complete documentation index, see [llms.txt](https://docs.nekohack.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nekohack.fun/readme.md).

# Neko Hack Protocol

什麼是 Neko Hack Protocol ?

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

Neko Hack Protocol 是一款部署在币安智能链（BSC）上的赛博朋克风格 Play-to-Earn NFT 游戏。玩家招募**特工**（黑客）、获取**赛博甲板**（黑客硬件），将它们组建成**小队**，并派遣小队执行**黑客任务**以赚取 $NEKO 代币奖励。

游戏具有自循环经济模型：招募费用、充能购买和合成费用流入**奖励池**，而任务奖励从奖励池中支付。基于时间衰减的提款税机制和回购系统确保代币的长期健康发展。


---

# 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://docs.nekohack.fun/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.
