> For the complete documentation index, see [llms.txt](https://drlv.gitbook.io/dragonica-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/binance-smart-chain-bsc.md).

# วิธีติดตั้งเครือข่าย Binance Smart Chain (BSC)

คู่มือนี้สอนวิธีสลับมาใช้เครือข่าย BNB Smart Chain (ในเมนูจะเขียนว่า BNB Chain บางที่เรียก BSC) ใน MetaMask แบบง่ายที่สุดเพื่อ ใช้กระเป๋าบนเครือข่าย BSC เพื่อเล่นเกม/ทำธุรกรรมในเครือ Landverse ได้

## วิธีการเพิ่ม BSC Chain

### 1.เปิด Extension Metamask&#x20;

เปิด MetaMask ที่หน้ากระเป๋าหลัก แล้วกดที่ แถบเลือกเครือข่าย (ใต้แท็บ Tokens — ปกติจะเขียนว่า All popular networks หรือชื่อเครือข่ายปัจจุบัน) เพื่อเปิดรายการเครือข่าย

<figure><img src="/files/G32kYuorOTdePpZimIdr" alt=""><figcaption><p>Metamask Extension</p></figcaption></figure>

<figure><img src="/files/bCnh2OconmjQipZM01PZ" alt="" width="278"><figcaption><p>Metamask</p></figcaption></figure>

### 2.เลือกเน็ตเวิร์คที่ต้องการใช้

ในหน้าต่าง Select network แท็บ Popular กดไปที่ BNB Chain เพื่อเลือกใช้เครือข่าย BNB Smart Chain

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

### 3.เช็คเน็ตเวิร์คที่ Metamask Extension

หน้าจอจะกลับมาที่หน้าหลัก และแถบเครือข่ายจะเปลี่ยนเป็น BNB Chain พร้อมแสดงเหรียญ BNB แปลว่าคุณกำลังใช้เครือข่าย BNB Smart Chain แล้ว

<img src="/files/n6qPTfu8tvGJJkUPZt23" alt="" height="748" width="300">

***

## วิธีการเพิ่มแบบ Manually

หากผู้เล่นไม่เจอ BNB Chain ในขั้นตอนด้านบนผู้เล่นสามารถตั้ง Manually เองได้ตามขั้นตอนด้านล่างนี้

### 1.เปิด Extension Metamask&#x20;

เปิด MetaMask ที่หน้ากระเป๋าหลัก แล้วกดที่ แถบเลือกเครือข่าย (ใต้แท็บ Tokens — ปกติจะเขียนว่า All popular networks หรือชื่อเครือข่ายปัจจุบัน) เพื่อเปิดรายการเครือข่าย

<figure><img src="/files/KkdjDcgaLTajiixAUV1d" alt="" width="278"><figcaption></figcaption></figure>

### 2.เลือก Tap Costom

ในหน้าต่าง Select network กดไปที่แท็บ Custom และกด Add Custom network เพื่อใส่ข้อมูลของ BSC

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

### 3.กรอกข้อมูลของ Binance Smart Chain

กรอกข้อมูลต่างๆ ของ Metamask ลงในช่องว่าง

{% hint style="success" %}
กรอกข้อมูลตามรายละเอียดดังนี้:

* **Network Name (ชื่อเครือข่าย):** Binance Smart Chain
* **New RPC URL (URL RPC ใหม่):** <https://bsc-dataseed.binance.org/>
* **Chain ID (Chain ID):** 56
* **Currency Symbol (สัญลักษณ์สกุลเงิน):** BNB
* **Block Explorer URL (URL Block Explorer):** <https://bscscan.com/>
  {% endhint %}

<figure><img src="/files/6oWncPSuYcbPnciqvNnt" alt=""><figcaption></figcaption></figure>

กดที่ปุ่ม "บันทึก" เพื่อดำเนินการต่อ<br>

<figure><img src="/files/L1gLNxFyIzL6RZmPuTOo" alt="" width="446"><figcaption></figcaption></figure>

### 4.เช็คเน็ตเวิร์คที่ Metamask Extension

หน้าจอจะกลับมาที่หน้าหลัก และแถบเครือข่ายจะเปลี่ยนเป็น BNB Chain พร้อมแสดงเหรียญ BNB แปลว่าคุณกำลังใช้เครือข่าย BNB Smart Chain แล้ว

<figure><img src="/files/4jGIMkLwQaILHupO7GX4" alt=""><figcaption></figcaption></figure>

***


---

# 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://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/binance-smart-chain-bsc.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.
