# 기존 지갑 가져오기

### 시드구문을 이용해 기존 지갑 가져오기

#### Step 1. 기존 지갑 불러오기

기존에 사용하고 있던 지갑을 불러와 사용하시려면, `기존 지갑 가져오기` 버튼을 눌러주세요.

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

**Step 2. 비밀번호 설정**

바이포트 지갑을 이용할 때 사용할 비밀번호를 만들어 주세요. 비밀번호는 영문 대/소문자와 숫자를 포함해 8자 이상으로 구성해 주세요. 비밀번호를 설정하셨으면 `다음` 버튼을 클릭해 주세요.

![](/files/kLkJk6s1oUhuixuD5GM3)

#### Step 3. 목록에서 '복구 단어로 가져오기'를 눌러 선택

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

#### Step 4. 시드 구문 입력

기존 지갑의 시드 구문을 입력하시면 지갑 내역이 출력됩니다. `가져오기` 버튼을 눌러 주세요.&#x20;

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

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

#### Step 5. 완성&#x20;

지갑을 성공적으로 가져왔습니다. 이제 Web3 세계를 마음껏 탐험해보세요!

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

### 개인키를 이용해 기존 지갑 가져오기

#### Step 1. 기존 지갑 불러오기

기존에 사용하고 있던 지갑을 불러와 사용하시려면, `기존 지갑 가져오기` 버튼을 눌러주세요.

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

**Step 2. 비밀번호 설정**

바이포트 지갑을 이용할 때 사용할 비밀번호를 만들어 주세요. 비밀번호는 영문 대/소문자와 숫자를 포함해 8자 이상으로 구성해 주세요. 비밀번호를 설정하셨으면 `다음` 버튼을 클릭해 주세요.

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

#### Step 3. 목록에서 '개인키로 가져오기' 선택

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

**Step 4**. **개인키 입력**

기존 지갑의 개인키를 입력하시면 지갑 내역이 출력됩니다. `가져오기` 버튼을 눌러 주세요.

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

#### Step 5. 완성&#x20;

지갑을 성공적으로 가져왔습니다. 이제 Web3 세계를 마음껏 탐험해보세요!

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


---

# 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.bifi.finance/biport-guide-kr/undefined/undefined-2.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.
