# 사전 준비사항

ELYFI 를 사용하기 위해서는 먼저 다음 항목들이 선행돼야 합니다.

* 메타마스크 설치 및 지갑 생성
* BSC 네트워크 추가 방법
* 토큰 등록(import) 방법
* 토큰 전송 방법
* 지갑 연결하기

\*메타마스크는 디앱과 연결하여 송금 및 출금 기능을 제공하는 디지털 자산 지갑입니다.           &#x20;


---

# 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://guide-v1.elyfi.world/korean-2/prerequisites.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.
