> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-wiki/tokenomics/multi-chain-presence.md).

# Multi-Chain Presence

The OVR token originated on Ethereum and has since been bridged to several other EVM-compatible chains to enhance accessibility and reduce transaction costs.

* Ethereum: 0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697
* Base: 0x27e3bc3a66e24cad043ac3d93a12a8070e3897ba
* Peaq: 0x08E6D50169863FD9BEb88687ce1573CF9D6D1484
* Polygon: 0x1631244689ec1fecbdd22fb5916e920dfc9b8d30
* BNB Chain: 0x7e35d0e9180bf3a1fc47b0d110be7a21a10b41fe

Official bridges for transferring OVR tokens between these chains are available on the OVR Marketplace in the [Finance Section](https://marketplace.ovr.ai/buy-ovr?tab=bridge).

<br>


---

# 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.overthereality.ai/over-wiki/tokenomics/multi-chain-presence.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.
