# IDO 참여자 가이드

## 사전 준비 사항

PC 또는 랩탑(노트북) 컴퓨터를 사용하는 경우 크롬 브라우저의 사용을 권장하며, 크롬 브라우저에는 확장 프로그램인 메타마스크(MetaMask) 전자지갑이 설치되 있어야 합니다. 만약 모바일에 주로 사용하는 전자 지갑이 있고 해당 전자 지갑이 WalletConnect를 지원하는 경우 탈스왑(TaalSwap)에서 WalletConnect를 통하여 본인의 모바일 전자지갑 연결하여 사용할 수 있습니다.

WalletConnect를 지원하는 전자지 갑의 예: 메타마스크, 트러스트,[ 톡큰(Talken) ](https://talken.io)등

### 메타마스크 설치

**1단계**: '크롬 웹 스토어' 검색&#x20;

![](/files/-MYYZH0SaXWVX0lkrSkF)

**2단계**: 크롬 웹 스토어에서 'metamask' 검색

![](/files/-MYY_4IFyT4SLmeUZr3Z)

**3단계**: MetaMask를 크롬에 추가하기

![](/files/-MYYaCcrNdGFYUZjGT3k)

![](/files/-MYYbXmhPV4kBVn5qyv0)

### 메타마스크에 전자 지갑 생성 또는 복구

#### 신규 지갑 생성의 경우

**1단계**: 메타마스크 시작하기 버튼을 클릭

![](/files/-MYYdzSi47Ugxh3Vmfia)

**2단계**: 지갑 생성 버튼을 클릭하여 신규 지갑 생성

![](/files/-MYYfx7tmxLWkHFC0awf)

![](/files/-MYYkm2ENhuvE5aLU6R8)

**3단계**: 지갑 비빌번호 설정

![](/files/-MYYlz0aKd0EhUBTgb8a)

**4단계**: 니모닉(mnemonic) 백업

![](/files/-MYYniU1aB7IMFLEfJtd)

{% hint style="danger" %}
니모닉을 분실할 경우 지갑을 복구할 수 없게 되어 모든 자산이 유실됩니다. 반드시 안번한 곳에 백업하여 보관해 두세요.
{% endhint %}

**5단계**: 니모닉 확인 (4단계에서 확인한 구문을 순서대로 클릭하여 입력하세요.)

![](/files/-MYYpV0G6EDOfiMkdR3R)

**6단계**: 지갑 생성 완

![](/files/-MYYu3buc5F7mLeCS-EO)

#### 기존 지갑 가오기 경우

1단계: 메타마스크 시작하기 버튼을 클릭

![](/files/-MYYdzSi47Ugxh3Vmfia)

2단계: 지갑 가져오기 클릭

![](/files/-MYYfx7tmxLWkHFC0awf)

![](/files/-MYYkm2ENhuvE5aLU6R8)

3단계: 시드 구문으로 계정 가져오기 (백업해 둔 지갑의 시드 구문을 입력)&#x20;

![](/files/-MYZ4lgDVlNyALLj4Gin)

4단계: 지갑 생성 완료&#x20;

![](/files/-MYYu3buc5F7mLeCS-EO)


---

# 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://taalswap.gitbook.io/taalswap-documents/taalswap/ido-users-guide-kr.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.
