# XVI on Other Chains

Interoperability with other major blockchains is important for the growth of Xvitesse and the prospects of realizing its vision. One of the ways of securing it is through enabling the versions (wrappers) of XVI on other chains.

Unlike XVI on Xvitesse, those wrappers are XVI20 tokens are created whenever someone locks a certain number of tokens on the Xvitesse and gets issued the exact same amount of wrapper tokens on the target blockchain. If a user withdraws the wrapper from the target blockchain, the tokens burned and the XVI tokens on Xvitesse are unlocked.

Currently, wrapped versions of XVI token exist on Ethereum (mainnet), Binance Smart Chain and the Arbitrum One layer-2 optimistic rollup chain for Ethereum. The latter is a wrapper of a wrapper powered by the Ethereum-Arbitrum bridge and its withdrawals from Arbitrum are subject to the optimistic rollup rules.

### XVI on Ethereum

Token contract:&#x20;

### XVI on Polygon

Token contract:&#x20;

### XVI on Binance Smart Chain

Token contract:&#x20;

### XVI on Arbitrum One

Token contract:&#x20;


---

# 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.xvitesse.com/general/learn-about-the-xvitesse-platform/xvitesse-token/xvitesse-on-other-chains.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.
