> For the complete documentation index, see [llms.txt](https://docs.mozaic.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mozaic.finance/token/xmoz.md).

# xMOZ

### Overview

xMOZ is *the* utility token of the Mozaic protocol.

xMOZ is currently only available on Arbitrum.

### Token Address

Token contract address (ARB): 0x288734c9d9db21C5660B6b893F513cb04B6cD2d6

<figure><img src="/files/8aG5Oc07lES5vjzEU8Ql" alt=""><figcaption><p><em>xMOZ convert, withdraw, redeem.</em></p></figcaption></figure>

### Convert

xMOZ can be acquired by [<mark style="color:yellow;">converting</mark>](/token/xmoz/convert.md) MOZ on a 1:1 ratio.&#x20;

### Withdraw&#x20;

To get xMOZ back to MOZ, a user can [<mark style="color:yellow;">withdraw</mark>](/token/xmoz/withdraw.md) for different periods to redeem MOZ.

### Redeem

Once the vest period is over, a user can [<mark style="color:yellow;">redeem</mark>](/token/xmoz/redeem.md) equivalent MOZ.


---

# 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:

```
GET https://docs.mozaic.finance/token/xmoz.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.
