# 지원되는 지갑에 폴리곤 추가하기

{% tabs %}
{% tab title="MetaMask" %}

* MetaMask 확장 프로그램을 열어 네트워크 드롭다운 버튼을 클릭합니다.

<div align="left"><img src="/files/1PrYwEVRZKUPI9sA6WQK" alt=""></div>

* "Add Network (네트워크 추가)"를 선택합니다.

<div align="left"><img src="/files/ey3anBVOokksebR9mp35" alt=""></div>

* 아래 정보를 입력합니다.

![](/files/W1tfEJrdV9kBIj80LdBP)

**Network name (네트워크 이름):** Polygon Mainnet

**RPC URL**: [https://polygon-rpc.com](https://polygon-rpc.com/)

**Chain ID (체인 ID):** 137

**Currency Symbol (통화 기호):** MATIC

**Block Explorer URL (블록 탐색기 URL):** [https://polygonscan.com](https://polygonscan.com/)

* 그리고 "Save (저장)"을 클릭합니다.

* 이제 네트워크 변경이 가능합니다.

<div align="left"><img src="/files/yiMwvDWurloWVIWtVEOT" alt=""></div>
{% endtab %}

{% tab title="Bitski" %}
Bitski 지갑은 별도의 추가 작업을 진행하지 않아도 됩니다. Bitski는 이미 두 체인 모두를 읽고 폴리곤 토큰을 지원하고 있습니다!
{% endtab %}

{% tab title="Venly" %}
**Venly**

* Venly 인터페이스에 로그인하세요: <https://wallet.venly.io/>

![](/files/Y7OILrLoMTkMpll3QWBz)

* “Add or import wallet (토큰 추가 또는 지갑 가져오기)” 를 클릭합니다.

![](/files/tCLnMfcOm4LucgRkGPVP)

* 그리고 "MATIC"을 클릭합니다.

![](/files/2SNO6PD58CIspjNFZv4D)

* “Import Wallet (지갑 가져오기)” 를 선택합니다.

![](/files/FWVFD5crd3X6kdbnh6pV)

* "Import from Ethereum (이더리움에서 가져오기)"를 클릭하고 사용할 지갑을 선택합니다.

![](/files/x5rkW3W9Fxu6JXFoh4iP)

* 비밀번호를 입력하고 확인합니다.

![](/files/44nlKlveVjETAqO1tyGY)

* 내 지갑이 모두 준비되었습니다.

![](/files/RHL9WSTv68MYrXGD0UqK)
{% endtab %}
{% endtabs %}


---

# 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://docs.sandbox.game/the-sandbox/korean/account-wallet/add-polygon-to-all-tsb-supported-wallets.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.
