> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/minara-handbook/ko/get-started/activate-your-account.md).

# 계정을 생성하세요

회원가입 화면으로 가는 방법은 두 가지입니다. 둘 중 아무거나 사용하세요.

## 1. 앱을 여세요

**홈페이지에서.** 로 이동하세요 [minara.ai](https://minara.ai) 그리고 클릭하세요 `APP 실행` 오른쪽 상단 모서리에.

<figure><img src="/files/cbc77cab38ad323e9384d3aad5dae9e8b73e9dfe" alt="Minara homepage with the Launch APP button highlighted in the top-right corner"><figcaption></figcaption></figure>

**또는 채팅 페이지에서 바로.** 다음 페이지에 접속했다면 [app.minara.ai](https://app.minara.ai) 계정이 없다면, 클릭하세요 `로그인 / 회원가입` 오른쪽 상단 모서리에.

<figure><img src="/files/8e2592afc705b8b763c38d8c9d637a67ff1c7c7a" alt="Minara chat page with the Log in / Register button highlighted in the top-right corner"><figcaption></figcaption></figure>

## 2. Google 또는 이메일로 회원가입

회원가입 대화상자에는 두 가지 옵션이 있습니다. 클릭하세요 `Google로 계속` 한 번의 클릭으로 Google 계정으로 로그인할 수 있습니다. 또는 클릭하세요 `이메일로 계속`, 주소를 입력한 다음, 받은 인증 코드를 입력하여 계정 생성을 완료하세요.

계정이 생성되면 채팅 인터페이스로 이동합니다. 스팟 지갑과 무기한 선물 지갑은 자동으로 생성되며, 수동으로 설정할 필요가 없습니다.

## 다음 단계

* [입금](broken://pages/c2f6c30a5d59b555efdb55250d731f059dec74a8) 자금, 지갑 간 이체, 그리고 Lighter 및 Hyperliquid 지갑 관리.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://minara.ai/docs/minara-handbook/ko/get-started/activate-your-account.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.
