> For the complete documentation index, see [llms.txt](https://starmon.gitbook.io/starmon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegmugaido/shisutemu-1/tasukushisutemu.md).

# タスクシステム

スターモンのタスクシステムは、デイリータスク、ウィークリータスク、スペシャルタスクの3つのカテゴリーに大別されます。

![](/files/p9fMqsqRMYev0avTTkPn)

デイリータスク：1日を通してタスクをこなすことができ、デイリータスクをこなすと報酬がもらえます。デイリータスクは、完了・未完了にかかわらず、翌日にリセットされます。

現在、デイリータスクでは、毎日ゲームにログインする、アドベンチャーモードで10回クリアする、PVPモードで5勝するという3つのサブタスクを達成する必要があり、達成するとデイリータスクの報酬を受け取ることができます。

ウィークリータスク：1週間を1サイクルとする。プレイヤーは、その週のタスクを完了すると報酬を得ることができ、ミッションは毎週リセットされます。ウィークリータスクは、ゲーム発売後に一定期間実施されます。

スペシャルタスク：スターモンゲームでは、プレイヤーが挑戦し、完了するための一連のスペシャルタスクが用意されており、タスクの種類によって異なる報酬を得ることができます。


---

# 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://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegmugaido/shisutemu-1/tasukushisutemu.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.
