> 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/sp/introduccion-oho-y-oho-plus/ii.-oho-plus-oho+.md).

# II. OHO PLUS (OHO+)

<figure><img src="https://3585892335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Dop6gATDxjwIzPsPTWi%2Fuploads%2FZ1ZMqBbwzhqtKpw4XwD2%2Fimage.png?alt=media&#x26;token=0e99c611-c121-430d-a4f8-47f059b21a6e" alt=""><figcaption></figcaption></figure>

OHO<sup>+</sup> (OHO PLUS) es la versión mejorada del OHO regular, intercambiada a una proporción fija:

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

### 🔗 Contratos inteligentes en BSC:

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

#### 🧰MECANISMO DE CONVERSIÓN

* Los usuarios pueden mejorar OHO regular a OHO+ dentro de la billetera ONFA
* Después de la conversión, el OHO regular será **quemado permanentemente**
* No puede convertirse de nuevo OHO<sup>+</sup> → OHO

#### PROPÓSITOS DE OHO<sup>+</sup>

<table><thead><tr><th width="346.727294921875">Aplicación</th><th>Descripción</th></tr></thead><tbody><tr><td>Staking premium</td><td>Participación en Vaults premium, que ofrecen tasas de interés superiores</td></tr><tr><td>Lista blanca de proyectos en Launchpad</td><td>Tenencias requeridas para participar en rondas de preventa</td></tr><tr><td>Ranking VIP / de nivel superior</td><td>Criterios para el avance dentro del sistema de Afiliados</td></tr><tr><td>Recompensas especiales en Juegos</td><td>Elementos/niveles de alto nivel reservados para poseedores de OHO<sup>+</sup></td></tr><tr><td>Airdrops premium</td><td>Recibir Airdrops exclusivos</td></tr></tbody></table>

#### ESCASEZ

* [x] Suministro total de OHO<sup>+</sup> no fijo
* [x] Totalmente dependiente de la cantidad de OHO regular quemado
* [x] Crea una categoría de mayor valor y mitiga la inflación a largo plazo


---

# 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/sp/introduccion-oho-y-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.
