> 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/introduction-oho-and-oho-plus/ii.-oho-plus-oho+.md).

# II. OHO PLUS (OHO+)

<figure><img src="/files/OHrIjdg663YdLERlFnys" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">OHO</mark><sup><mark style="color:yellow;">+<mark style="color:yellow;"></sup> <mark style="color:yellow;">(OHO PLUS)</mark> is the upgraded version of regular OHO, exchanged at a fixed ratio:

<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 regular OHO
{% endhint %}

## 🔗 Smart Contracts on BSC:

* OHO: [0xEf18A794118BBcea61640cF583B505ceEC63a031](https://bscscan.com/token/0xEf18A794118BBcea61640cF583B505ceEC63a031)
* OHO+: [0xe340a07E5C02BAe32f3265dDFe1BEa52FF217cAE](https://bscscan.com/token/0xe340a07e5c02bae32f3265ddfe1bea52ff217cae)

### &#x20;🧰CONVERSION MECHANISM

* Users can upgrade regular OHO to OHO+ <mark style="color:yellow;">within the ONFA Wallet</mark>
* After conversion, the regular OHO will be <mark style="color:yellow;">**permanently burned**</mark>
* Cannot be converted back <mark style="color:yellow;">OHO</mark><sup><mark style="color:yellow;">+<mark style="color:yellow;"></sup> <mark style="color:yellow;">→ OHO</mark>

### PURPOSES OF OHO<sup>+</sup>

<table><thead><tr><th width="346.727294921875">Application</th><th>Description</th></tr></thead><tbody><tr><td>Premium Staking</td><td>Participation in premium Vaults, offering superior interest rates</td></tr><tr><td>Launchpad project whitelist</td><td>Required holdings to participate in Pre-sale rounds</td></tr><tr><td>VIP / Higher Level ranking</td><td>Criteria for advancement within the Affiliate system</td></tr><tr><td>Special rewards in Games</td><td>High-tier items/levels reserved for OHO holders<sup>+</sup></td></tr><tr><td>Premium Airdrops</td><td>Receive exclusive Airdrops</td></tr></tbody></table>

### SCARCITY

* [x] Total supply of OHO<sup>+</sup> not fixed
* [x] Entirely dependent on the amount of regular OHO burned
* [x] Creates a higher value tier and mitigates long-term inflation


---

# 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/introduction-oho-and-oho-plus/ii.-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.
