> 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/ja/meru/activate-your-account.md).

# アカウントを作成

サインアップ画面に移動する方法は2つあります。どちらでも構いません。

## 1. アプリを開く

**ホームページから。** へ移動 [minara.ai](https://minara.ai) してクリック `APPを起動` 右上隅の

<figure><img src="/files/d9b15b573381ab754821a477610e076ee1dd0257" 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/1adca9638fd481c739c88d833e5a86be69123bb8" alt="Minara chat page with the Log in / Register button highlighted in the top-right corner"><figcaption></figcaption></figure>

## 2. Googleまたはメールでサインアップ

サインアップダイアログには2つの選択肢があります。クリックしてください `Googleで続行` をクリックすると、Googleアカウントでワンクリックでサインインできます。あるいは `メールで続行`をクリックし、メールアドレスを入力して、受け取った確認コードを入力するとアカウント作成が完了します。

アカウントが作成されると、チャット画面に移動します。スポットウォレットとパーペチュアルウォレットは自動的に作成されるため、手動で設定する必要はありません。

## 次のステップ

* [入金](/docs/minara-handbook/ja/meru/deposit.md) 資金の入金、ウォレット間の送金、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/ja/meru/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.
