# ユーザー登録

本サービスは、GoogleアカウントまたはLINEアカウントを使用したユーザー登録が可能です。

**ログイン/新規登録までの手順**

1. ヘッダーエリアの\[ログイン]ボタンを押下
2. Googleアカウント または LINEアカウント、ログインに使用するアカウントを選択
3. ログイン完了

{% hint style="info" %}
ログインに成功すると、ヘッダーエリアのログインボタンがユーザーアイコン表示に変化します
{% endhint %}

{% hint style="warning" %}
LINEアカウントによるユーザー登録は、LINEアカウントにメールアドレス登録が行われている場合のみご利用いただけます。設定方法は[こちら](https://guide.line.me/ja/account-and-settings/account-and-profile/set-email-address.html)
{% endhint %}

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


---

# 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://next-favorite-things.gitbook.io/jp/for-beginner/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.
