# 免費游玩

允許玩家嘗試遊戲。一旦完成註冊過程，玩家會得到一個免費的英雄（不是 NFT）。這樣，他們就可以進行遊戲，但無法賺取 CEC 或 CEG 等任何代幣。&#x20;

所有免費遊戲的玩家將被匹配在一起。&#x20;

{% hint style="info" %}
免費模式只允許PVP。&#x20;
{% endhint %}

在免費模式下，玩家的戰鬥次數有限。&#x20;

免費遊戲期間，玩家將獲得有條件的$CEG獎勵。由此產生的 $CEG 獎勵將以集中方式記錄，有效期最長為 48 小時。因此，如果玩家想要獲得在免費模式下獲得的 $CEG 獎勵，他們需要在 48 小時內購買英雄 NFT。通過英雄 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://contact-63.gitbook.io/cebg-bai-pi-shu/you-xi-wan-fa/mian-fei-you-wan.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.
