> 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/ohono.md).

# OHOの概要

<figure><img src="https://3977970804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQPYVWwaIhOh27p23Unmk%2Fuploads%2Fmad32AFnDLgtS1Lgcejv%2F2OHO%20WPP-12.png?alt=media&#x26;token=a8195768-b973-4ceb-84c4-c18582bd4dcb" alt=""><figcaption></figcaption></figure>

| **トークン名**      | OHO（ONFA Hope）                          |
| -------------- | --------------------------------------- |
| **総供給量**       | 168,000,000,000 OHO                     |
| **初期ブロックチェーン** | Solana → 現在は主に BNB Smart Chain（BSC）上で稼働 |
| **コンセンサス機構**   | NFTマイニングによるPOW（プルーフ・オブ・ワーク）             |
| **トークンタイプ**    | BEP-20（現行の標準バージョン）                      |

***

#### **利用目的**

{% hint style="info" %}
OHOは以下の目的で使用されます：
{% endhint %}

* AI貢献者への報酬
* ブロックチェーンのトランザクション検証活動（ノードマイニング）への報酬
* NFTマイニングによる採掘
* ONFAのGameFi、DeFi、およびマーケットプレイス内での決済手段
* ステーキングシステム（OHO Vault）での使用
* ONFAエコシステム内の各種プログラムへの報酬


---

# 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/ohono.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.
