> For the complete documentation index, see [llms.txt](https://docs.indexcoop.com/index-coop-community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/metaverse-index-mvi.md).

# Metaverse Index (MVI)

<div align="left"><figure><img src="/files/nZTTGhMPLw3jDVK4Ldnn" alt="" width="375"><figcaption></figcaption></figure></div>

### Description <a href="#where-can-i-buy-dpi" id="where-can-i-buy-dpi"></a>

The Metaverse Index (MVI) is designed to capture the trend of entertainment, social activity and business moving to take place in virtual economies, powered by NFTs and blockchain technology.

### Fees

0.95% Streaming  |  0.00% Mint  |  0.00% Redeem

### Technical Implementation:

* Token Contract: [0x72e364F2ABdC788b7E918bc238B21f109Cd634D7](https://etherscan.io/token/0x72e364f2abdc788b7e918bc238b21f109cd634d7)
* Protocol: [Set Protocol V2](/index-coop-community-handbook/protocol/set-protocol-v2.md) (Ethereum)
* Smart Contract Apparatus:

<table data-header-hidden><thead><tr><th width="329">Contract</th><th width="472">Description</th></tr></thead><tbody><tr><td>Contract</td><td>Description</td></tr><tr><td><a href="https://etherscan.io/address/0x0528A40435D0940f3759F6bBad3eBfD050211a2e">BaseManager</a></td><td>used to operate, rebalance, and update contracts connected to the product; product-specific contract</td></tr><tr><td><a href="https://etherscan.io/address/0xf47a6657493632fc23b11d3a0bda5af890a9c574#code">FeeSplitExtension</a></td><td><p>connects the product to the Streaming Fee Module;</p><p>product-specific contract</p></td></tr><tr><td><a href="https://etherscan.io/address/0xd8ef3cace8b4907117a45b0b125c68560532f94d">BasicIssuanceModule</a></td><td>used to issue and redeem units of the product token; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x90F765F63E7DC5aE97d6c576BF693FB6AF41C129">TradeModule</a></td><td>used for trading product components against DEXs; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x84ce03ae547330f61584ad6103743732b1ae97c5#code">GeneralIndexModule</a></td><td>used to facilitate component rebalancing; protocol-wide contract</td></tr><tr><td><a href="https://etherscan.io/address/0x08f866c74205617b6f3903ef481798eced10cdec#code">StreamingFeeModule</a></td><td>used to charge and update fees on the product; protocol-wide contract</td></tr></tbody></table>

### Cross-chain Implementation:

* Bridging Protocol: [Chainlink CCIP](https://app.transporter.io/?from=mainnet\&tab=token\&to=arbitrum\&token=MVI)
* Bridged Token Contract - **Arbitrum**: [0x0104a6FA30540DC1d9F45D2797F05eEa79304525](https://arbiscan.io/token/0x0104a6fa30540dc1d9f45d2797f05eea79304525)
* Bridged Token Contract - **Base**: [0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596](https://basescan.org/token/0xEA8954dE7607b90F5ec81A5e2e673D0f60BB7596)

### Additional Resources:

* [MVI Product Page - indexcoop.com](https://indexcoop.com/products/metaverse-index)
* [MVI Dune Dashboard](https://dune.com/index_coop/sector-products)
* [Introducing the Metaverse Index](https://indexcoop.com/blog/introducing-the-metaverse-index-mvi-by-index-coop)
* [Guide to the Methodology Behind the Metaverse Index](https://indexcoop.com/blog/metaverse-index-mvi-methodology)
* [IIP-15: Metaverse Index](https://gov.indexcoop.com/t/iip-15-metaverse-index/837)

### Contact Us

Drop into the [**Index Coop Discord Server**](https://discord.com/invite/indexcoop) - this is the fastest way to have a real person answer any questions you have!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/metaverse-index-mvi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
