> 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/koren/jin-ru-you-xi.md).

# 게임은 어떻게 들어가나요

**게임 주소:** <https://card.dehero.co>

디히어로는 바이낸스 스마트 체인(BSC)에 배치되어 있으며, 플레이어는 커스텀 ETH 노드를 통해 바이낸스 스마트 체인(BSC) 에 접속 가능합니다.

Token Pocket, imToken 및 MetaMask와 같은 지갑 설정 방법은 아래와 같습니다.

{% content-ref url="/pages/-MYcg9f-p3DRNkoPJpOM" %}
[BSC app 지갑 TP 설치 안내](/dehero/koren/1-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYchjhVxHbeSi3ZKVdg" %}
[BSC 플러그인 지갑MetaMask 설치 안내](/dehero/koren/1-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbefraElDx7kzeSxkHt" %}
[BSC app 지갑 imToken 설치 안내](/dehero/koren/bsc-app-imtoken.md)
{% endcontent-ref %}

**커스텀 노드 배치 세부 내용:**

‌**Mainnet(바이낸스 스마트 체인 메인 체인)**

‌Network Name: BSC Mainnet

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

‌ChainID: 0x38 혹은 0x56

‌Symbol: BNB

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

‌

더 많은 바이낸스 스마트 체인 정보는 아래 링크를 참조해주세요.

‌**바이낸스 스마트 체인 공식 사이트:** <https://www.binance.org/cn/smartChain>

‌**바이낸스 스마트 체인 이용 안내:** <https://docs.binance.org/index.html>

‌**지갑 설치 안내:** <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, and the optional `goal` query parameter:

```
GET https://mixmarvel.gitbook.io/dehero/koren/jin-ru-you-xi.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.
