# アーニングシステム

## 概要

* アーニングシステムとは、UHTを獲得できる仕組みのことです。独自トークンである、UHTを獲得することをUHTアーニングと呼びます。
* UHTは、スポット通過時にドロップすることがあり、マップゴール時には必ず報酬として獲得することができます。
* また、オリジナルクローズを保有することでトークン獲得に必要なエナジーが貯まるのでエナジーを使ってエクササイズ中にUHTを獲得することができます。
* ミッションの報酬として、参加費用以上のUHTを獲得することができます。

## UHTアーニングの方法

<table data-full-width="true"><thead><tr><th width="207">方法</th><th width="767">内容</th><th>獲得量</th></tr></thead><tbody><tr><td>マップでの獲得</td><td>マップ上にあるUHTスポットを通過することで獲得できる可能性があります。また、ゴール報酬として獲得できます。</td><td>小</td></tr><tr><td>ミッションでの獲得</td><td>ミッションの達成報酬として獲得できます。ミッションによって、リターン率が異なりますので、ミッション詳細をご確認ください。</td><td>中</td></tr><tr><td>エクササイズでの獲得</td><td>オリジナルクローズを身に着けてエクササイズすることで、能力値と消費エナジーに応じた量を獲得できます。</td><td>大</td></tr></tbody></table>


---

# 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://healthree.gitbook.io/healthree-docs/ningushisutemu.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.
