# ログインボーナス

<figure><img src="/files/hWSuo1gN9FOfz8C72u48" alt="" width="375"><figcaption><p>※画面は開発中のものになります。</p></figcaption></figure>

本アプリにログインした際にアイテムなどの報酬を受け取ることができる機能です

ログインボーナス画面には取得できるアイテムと個数が表示されており1日1つずつログイン時に自動的に取得されます。

取得したアイテムにはGETマークが表示され、ギフトから受け取ることができます。

曜日の変更は4時に行なわれる為、4時をまたいで再度本アプリに接続することで次のアイテムを受け取ることが可能です。

複数のログインボーナスが並行してる場合もあり、その場合はログインボーナスの数分受け取ることが可能です。

ログインボーナスには開催期限が設けられる期間限定のログインボーナスも実施される場合もあるので、アイテムを逃さず獲得するためにも毎日ログインしましょう。


---

# 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://universal-stallion.gitbook.io/universal-stallion/intro/loginbonus.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.
