# bON

ON and bON can be converted to each other with a 1:1 ratio. Conversion from ON to bON does not require a lockup period. However, when converting from bON to ON, the following lockup period rules apply:

* Minimum 15-day lockup period with a 1:0.5 ratio (ON:bON)
* Maximum 180-day lockup period with a 1:1 ratio (ON:bON)

The ratio will change linearly between 1:0.5 and 1:1 based on the length of the lockup period. Any unclaimed ON will be burned.


---

# 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://onsenswap.gitbook.io/onsen/tokenomic/bon.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.
