# Getting Started

- [텔레포트](https://docs.teleportwallet.net/getting-started/intro.md)
- [소개](https://docs.teleportwallet.net/getting-started/about.md)
- [튜토리얼](https://docs.teleportwallet.net/getting-started/tutorial.md): 기초적인 텔레포트 지갑 사용법에 대해서 설명합니다.
- [시작](https://docs.teleportwallet.net/getting-started/tutorial/start.md): 텔레포트 지갑을 시작하는 방법
- [새 지갑 만들기](https://docs.teleportwallet.net/getting-started/tutorial/start/create.md): 새로운 텔레포트 지갑을 만드는 방법
- [외부에서 자산 가져오기](https://docs.teleportwallet.net/getting-started/tutorial/start/bring-asset.md): 다른 지갑 (예: MetaMask, Klip 등)에 보유 중인 자산을 텔레포트 지갑으로 가져오는 방법을 설명합니다.
- [이더리움 네트워크에서 가져오기](https://docs.teleportwallet.net/getting-started/tutorial/start/bring-asset/ethereum.md): Silicon Bridge를 통해 다른 지갑에 보유 중인 이더리움(Ethereum, Layer 1)의 자산을 텔레포트 지갑으로 전송하는 방법을 설명합니다.
- [타 네트워크에서 가져오기](https://docs.teleportwallet.net/getting-started/tutorial/start/bring-asset/other-networks.md): 오르빗 브릿지(Orbit Bridge)를 통해 다른 지갑에 보유 중인 카이아(KAIA), 폴리곤(Polygon) 등의 네트워크 자산을 텔레포트 지갑으로 전송하는 방법을 설명합니다.
- [중앙거래소(CEX)에서 가져오기](https://docs.teleportwallet.net/getting-started/tutorial/start/bring-asset/cex.md): 중앙화 거래소(Centralized Exchange)에 보유 중인 이더(ETH)를 텔레포트 지갑으로 전송하는 방법을 설명합니다.
- [지갑](https://docs.teleportwallet.net/getting-started/tutorial/wallet.md): 텔레포트 지갑을 활용하는 가장 기초적인 방법
- [자산 관리](https://docs.teleportwallet.net/getting-started/tutorial/wallet/asset.md): 자산 받기, 보내기에 대해서 설명합니다.
- [받기](https://docs.teleportwallet.net/getting-started/tutorial/wallet/asset/receive.md): 타인 또는 외부 지갑, 거래소에서 자산을 받는 방법을 설명합니다.
- [보내기](https://docs.teleportwallet.net/getting-started/tutorial/wallet/asset/send.md): 타인 또는 외부 지갑, 거래소로 자산을 보내는 방법을 설명합니다.
- [그룹 관리](https://docs.teleportwallet.net/getting-started/tutorial/wallet/group.md): 나의 그룹을 조회하고 관리하는 방법을 설명합니다.
- [DApp 연결](https://docs.teleportwallet.net/getting-started/tutorial/wallet/dapp.md): 텔레포트로 다양한 환경의 디앱(DApp)에 연결하는 방법을 설명합니다.
- [PC에서 연결하기](https://docs.teleportwallet.net/getting-started/tutorial/wallet/dapp/pc.md): PC에서 디앱과 텔레포트 지갑을 연결하는 방법
- [모바일에서 연결하기](https://docs.teleportwallet.net/getting-started/tutorial/wallet/dapp/mobile.md): 모바일에서 디앱과 텔레포트 지갑을 연결하는 방법
- [연결 해제하기](https://docs.teleportwallet.net/getting-started/tutorial/wallet/dapp/disconnect.md): 디앱과 텔레포트 지갑을 연결 해제하는 방법
- [백업 관리](https://docs.teleportwallet.net/getting-started/tutorial/wallet/backup.md): 텔레포트 지갑 정보를 백업하고 관리하는 방법
- [거래 수수료](https://docs.teleportwallet.net/getting-started/tutorial/wallet/paying.md): 각종 거래 시 발생하는 수수료에 대해
- [마켓](https://docs.teleportwallet.net/getting-started/tutorial/market.md): 텔레포트 지갑에서 자산을 거래하는 방법
- [교환(Swap)하기](https://docs.teleportwallet.net/getting-started/tutorial/market/swap.md): 보유한 자산을 다른 자산으로 교환하는 방법
- [에어드랍](https://docs.teleportwallet.net/getting-started/tutorial/airdrop.md)


---

# 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.teleportwallet.net/getting-started.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.
