# アカウント登録

Snapshotは**Google**または**LINE**を使用したアカウント登録が可能です。Snapshotの画面右上端にある**ログインボタン**を押し新規登録またはログインを行なってください。

<figure><img src="/files/hSOvpIUSbREctV8rv86c" alt="" width="324"><figcaption></figcaption></figure>

### Googleアカウントを使用する場合 <a href="#google" id="google"></a>

ログイン画面が表示されたら**新規登録はこちら**のリンク押して新規登録画面へ移動します。その後、**Googleで続行**を押しGoogle認証に進みます。

<figure><img src="/files/W594GKUlCZi48G914Jja" alt="" width="347"><figcaption></figcaption></figure>

Googleの認証画面が出ましたら、**次へ**を押しGoogle接続を許可します。

<figure><img src="/files/WVUII38rilGdO58mGFX4" alt="" width="326"><figcaption></figcaption></figure>

ログイン済みになると、画面右上のログインボタンがアイコンに変化します。

<figure><img src="/files/jCL6ds72SGx2imsCeu1T" alt="" width="329"><figcaption></figcaption></figure>

### LINEアカウントを使用する場合 <a href="#line" id="line"></a>

ログイン画面が表示されたら**新規登録はこちら**のリンク押して新規登録画面へ移動します。その後、**LINEで続行**を押しLINE認証に進みます。

<figure><img src="/files/T1woMmSIGLVUigFvi7YI" alt="" width="347"><figcaption></figcaption></figure>

LINE認証に進みましたら、ログインに使用するアカウントを選択してログインを押下します。

<figure><img src="/files/4tNBBX4bhHPgNMbBAlYi" alt="" width="347"><figcaption></figcaption></figure>

許可が必要な項目が表示されますので、確認の上で**許可する**ボタンを押下します。

<figure><img src="/files/GxNGqOnItd4BfYrdBhYE" alt="" width="347"><figcaption></figcaption></figure>

ログイン済みになると、画面右上のログインボタンがアイコンに変化します。

<figure><img src="/files/FcVT6UBfU2jY6Ef8HIcu" alt="" width="347"><figcaption></figcaption></figure>

{% hint style="info" %}
**上級者向け情報**

アカウントを作成した時点でWeb3ウォレットアドレスが発行されます。ウォレットアドレスはマイページ上または登録に使用したメールアドレス宛に送られた情報をご確認ください。また、ウォレットの秘密鍵情報もメールアドレス宛に送付されていますので**他人と共有せず大切に保管してください**。
{% endhint %}


---

# 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://docs.snapshot.ooo/jp/how-to-use/signup.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.
