# Phase 1 Web Game

Q.01 - 如何获得战争币？您可以通过战斗获得战争币。在战斗中，随着时间的推移，战争币会累积，当两个NFT之间的战斗结束时，累积的战争币将被分配和共享。您也可以在副本、团队战和土地质押等其他特殊内容中获得战争币。

Q.02 - 我在战斗中一直失败，胜率如何计算？答：胜率是通过将强度差异加上或减去50%来计算的。计算方式如下：胜率= 50% + 强度差异。

Q.03 - 为什么英雄非常昂贵？英雄只在整个季节和阶段中发行一次。它是一种独特的NFT物品，带有特定的权益。我们努力为英雄持有者在第二和第三阶段提供游戏内的独家权益。


---

# 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://werewolf-and-witch.gitbook.io/whitepaper-chinese/5.faq/phase-1-web-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.
