# 카이카스 로그인

## 사용법 영상

{% embed url="<https://youtu.be/XYWLXdoWD6E>" %}

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

## kaikas 지갑연결방법

1\) 브라우저에 확장프로그램 설치

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

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

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

<div align="left"><figure><img src="/files/sekLKcmMxwb01ZJv8aXR" 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-1.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.
