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

# How To Play DeHero

**Game** **Address：**[**https://card.dehero.co**](https://card.dehero.co)

‌DeHero is a decentralized GameFi application based on BSC — Binance Smart Chain. Users can access BSC by customizing ETH nodes.

‌Here is how to set up your wallet — including Token Pocket, imToken, and MetaMask.

{% content-ref url="/pages/-MYchjhVxHbeSi3ZKVdg" %}
[BSC wallet MetaMask Plugin Installation Tutorial](/dehero/1-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYcg9f-p3DRNkoPJpOM" %}
[Installation guide for BSC app wallet TP](/dehero/1-1.md)
{% endcontent-ref %}

‌

**Mainnet**

‌Network Name：BSC Mainnet

‌RPC URLs ：<https://bsc-dataseed.binance.org/>

‌ChainID: 0x38 or 0x56

‌Symbol: BNB

‌Block Explorer: [https://bscscan.com](https://bscscan.com/)

‌

For more information about Binance Smart Chain, please read the official announcement below.

‌**Binance Smart Chain Official Website:** <https://www.binance.org/cn/smartChain>

**Binance Chain Documentation:** <https://docs.binance.org/index.html>

‌**Wallet Setup Guidance:** <https://docs.binance.org/smart-chain/wallet/metamask.html>

![](https://gblobscdn.gitbook.com/assets%2F-MYcHUDXwSbY_4hJ_hHU%2F-MaT2HKZpYtj5jW-XXS5%2F-MaT2Q3EM5C_SPfguKTE%2Fimage.png?alt=media\&token=34a6a8d6-ab0b-4354-bd2b-aaeff58913c8)


---

# 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://mixmarvel.gitbook.io/dehero/play.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.
