# 메타마스크 로그인

## 사용법 영상

{% embed url="<https://youtu.be/G72IDPOi-dM>" %}

{% hint style="info" %}
지갑연결을 통하여 에그버스 내 계정을 생성하고 로그인 할 수 있습니다.
{% endhint %}

## 지갑연결 방법&#x20;

#### 1) 브라우저에 확장프로그램을 설치해주세요.

{% embed url="<https://metamask.io/>" %}
PC
{% endembed %}

{% embed url="<https://apps.apple.com/us/app/metamask-blockchain-wallet/id1438144202?l=ko>" %}
Mobile
{% endembed %}

<figure><img src="/files/hDfILQAsRoHIGWUZv0vg" alt=""><figcaption><p>'</p></figcaption></figure>

{% hint style="info" %}
모바일에서 접속할 경우 메타마스크 브라우저를 사용하여 접속해야 합니다.&#x20;
{% endhint %}

#### 2) 지갑 생성 및 Eggverse 플랫폼 연결

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

지갑 생성 버튼을 클릭한 후 비밀복구 문구를 기록하고 저장하면 지갑생성이 완료됩니다. [Eggverse 플랫폼 홈페이지](https://www.eggverse.io/)로 돌아가 **새로고침** 후 Metamask 지갑연결을 클릭합니다.&#x20;

#### 3) 지갑연결 버튼이 메타마스크로 바뀌면 연결이 완료됩니다.&#x20;

<div align="left"><figure><img src="/files/tKiqlArSfhBMRSHYc0xf" alt=""><figcaption></figcaption></figure></div>


---

# 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://eggverse.gitbook.io/eggverse/get-started/undefined.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.
