> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/jp/ohotooho-plus/oho-plus-oho+.md).

# OHO PLUS（OHO+）

<figure><img src="https://4035416171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2Fm3tZi26PmPVp3ovQ9oBy%2Foho%20plus.png?alt=media&#x26;token=77251e8c-25fa-4b81-988e-431cd15f3205" alt=""><figcaption></figcaption></figure>

OHO<sup>+</sup> (OHO PLUS) は通常のOHOのアップグレード版であり、固定比率で換算されます：

<figure><img src="https://3977970804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQPYVWwaIhOh27p23Unmk%2Fuploads%2FS1YlbFbH26j1uGsctDbZ%2FOHO%20CT%20T%C3%8DNH.png?alt=media&#x26;token=474c03d8-2afb-4a21-bbf5-8d4c571d5c1b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
1 OHO<sup>+</sup> = 通常の1,000 OHO
{% endhint %}

### 変換メカニズム

* ユーザーはONFAウォレット内で通常のOHOをOHO+にアップグレードできます&#x20;
* 変換後、通常のOHOは **永久に焼却されます**
* OHO+ を OHO に逆換算することはできません

### OHO<sup>+</sup>の使用目的

<table><thead><tr><th width="346.727294921875">用途</th><th>説明</th></tr></thead><tbody><tr><td>プレミアムステーキング</td><td>上位Vaultへの参加、より良い利率</td></tr><tr><td>ローンチパッドプロジェクトのホワイトリスト</td><td>プレセール参加の保有要件</td></tr><tr><td>VIPランク / 高レベル</td><td>アフィリエイトシステムにおける昇格基準</td></tr><tr><td>ゲーム内の特別報酬</td><td>OHO保有者のみが利用できる高レベルのアイテム/レベル<sup>+</sup></td></tr><tr><td>プレミアムエアドロップ</td><td>個別のエアドロップを受領</td></tr></tbody></table>

### 希少性

* [x] OHOの総供給量<sup>+</sup> 固定されていない
* [x] 完全に焼却された通常OHOの量に依存
* [x] 高い価値層の創出と長期的なインフレ対策を実現


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/jp/ohotooho-plus/oho-plus-oho+.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
