> For the complete documentation index, see [llms.txt](https://thirdfi.gitbook.io/thirdfi.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thirdfi.gitbook.io/thirdfi.org/product/invest-api/market-weighted-index-mwi.md).

# Market Weighted Index - MWI

## Objective & Approach

ThirdFi Market Weighted Index (MWI) is a tokenized crypto index fund on the Avalanche network, which tracks major crypto assets, such as Bitcoin, Ethereum, Avalanche, and USDT, according to market dominance.

ThirdFi provides easy and seamless investment vehicles with major crypto assets by removing complicated processes and entry barriers to Decentralized Finance. This strategy aims to give exposure to the top cryptocurrencies and auto-compounding WAVAX rewards on top of it as extra profit. This index fund is a secure way to earn profit with top cryptocurrencies.

## Asset Allocation

<table><thead><tr><th width="332.3333333333333">Ticker</th><th>Asset</th><th>Ratio</th></tr></thead><tbody><tr><td>WBTC </td><td>Bitcoin </td><td>45%</td></tr><tr><td>WETH</td><td>Ethereum </td><td>35%</td></tr><tr><td>AVAX </td><td>Avalanche </td><td>15%</td></tr><tr><td>USDT</td><td>Tether</td><td>5%</td></tr></tbody></table>

## Auto-compound Reward

WAVAX - Avalanche

## Risks

### Medium

Investing in the crypto asset market offers massive potential upside, but the historic data shows that there is a fair amount of volatility compared to traditional investment assets. While this fund is composed of carefully selected crypto assets according to market dominance, the probability or uncertainty of losses still remains.

A standard risk when it comes to providing liquidity on decentralized exchanges in any DeFi investment is impermanent loss. Impermanent loss occurs when a token price changes after the investor deposits assets in a liquidity pool.

## Time Frame

### Long-term

This fund aims to capture expected gains in the broader crypto market with relatively lower risk, by diversifying the portfolio. By automatically compounding the liquidity pool rewards regularly, the fund constantly mitigates the loss from purely holding single assets, while getting benefits from long-term market growth.

## Fees

20% of the profit.


---

# 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://thirdfi.gitbook.io/thirdfi.org/product/invest-api/market-weighted-index-mwi.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.
