> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge.md).

# 더 샌드박스 - 폴리곤 브릿지

- [폴리곤 브릿지 알아보기](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/about-the-polygon-bridge.md): 더 샌드박스 폴리곤 브릿지에 대해 알아야 할 모든 것과 사용법을 정리했습니다.
- [이더리움에서 폴리곤으로 토큰 브릿지](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/bridge-your-tokens-from-ethereum-to-polygon.md): 이더리움에서 폴리곤으로 SAND와 랜드 토큰을 브릿지하는 방법을 알아보겠습니다.
- [LAND](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/bridge-your-tokens-from-ethereum-to-polygon/for-land.md): 이더리움 블록체인에서 폴리곤 레이어 2로 랜드를 브릿징하는 단계별 가이드입니다.
- [SAND](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/bridge-your-tokens-from-ethereum-to-polygon/sand.md): 이더리움 블록체인에서 폴리곤 레이어 2로 SAND 토큰을 브릿징하는 단계별 가이드입니다.
- [폴리곤에서 이더리움으로 토큰 인출하기](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/withdraw-your-tokens-from-polygon-to-ethereum.md): 폴리곤 네트워크에서 이더리움 네트워크로 토큰을 인출하는 방법을 알아봅니다.
- [LAND](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/withdraw-your-tokens-from-polygon-to-ethereum/land.md): 폴리곤 레이어 2에서 이더리움 블록체인으로 랜드를 인출하는 단계별 가이드입니다.
- [SAND](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/withdraw-your-tokens-from-polygon-to-ethereum/sand.md): 폴리곤 레이어 2에서 이더리움 블록체인으로 SAND를 인출하는 단계별 가이드입니다.
- [보류 중인 트랜잭션에 액세스하기](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/access-pending-transactions.md): 토큰을 하나의 네트워크에서 다른 네트워크로 예치 또는 인출할 때, 트랜잭션은 최대 몇 시간이 소요될 수 있습니다. 보류 중인 트랜잭션을 빠르게 확인할 수 있는 방법을 알아보겠습니다.
- [캐시백](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/cashback.md): 폴리곤 네트워크로의 마이그레이션을 장려하고 가스비를 해결하기 위해 캐시백으로 100만 SAND를 할당했습니다.
- [FAQ](https://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge/faq.md): 더 샌드박스 브릿지에 대한 질문과 답을 정리했습니다.


---

# 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://docs.sandbox.game/the-sandbox/korean/the-polygon-bridge.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.
