# oXTZ

{% hint style="warning" %}
Do not send oXTZ to exchanges such as Coinbase, Kraken, Binance etc. Make sure to always exchange your oXTZ/XTZ directly through the objkt.com UI.
{% endhint %}

{% hint style="info" %}
1 oXTZ is always equal to 1 XTZ.
{% endhint %}

`oXTZ` (objkt XTZ) is a form of wrapped `XTZ` (or `tez`) the native currency of the Tezos blockchain. oXTZ is always exchangeable at a 1 to 1 ratio for XTZ. The easiest and best way to exchange `oXTZ` for `XTZ` is directly through the objkt.com UI.

### Wrapping/Unwrapping oXTZ

Click on the wallet icon to show the balances, here we see 3.00`oXTZ`.

<figure><img src="/files/3BLIryusl7MviNjeUiGS" alt=""><figcaption></figcaption></figure>

Clicking on "Exchange" brings up a form, the up/down arrow lets you switch the direction of the conversion: `XTZ` to `oXTZ` or `oXTZ` to `XTZ`. Here we see 3.00`oXTZ` about to be unwrapped to `XTZ`, after this operation the user will have 14.97 `XTZ` and 0 `oXTZ`.

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


---

# 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://docs.objkt.com/product/objkt-protocol/oxtz.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.
