# Convex Index 101

## What is the Convex Index?

The Convex Index instantly grants a user diversified exposure to a portfolio of Convex strategies through a single Index Token (idxCVX) purchase.

1. User purchases idxCVX with stablecoins.&#x20;
2. Stablecoins are pooled and deposited into a portfolio of risk-assessed Convex strategies.
3. Strategies generate returns in the form of reward and incentive tokens.&#x20;
4. Reward and incentive tokens are harvested.&#x20;
5. idxCVX accrues value over time.

### Additional Resources

* [Convex Index Whitepaper](/the-convex-index/whitepaper.md)
* [How it Works](/the-convex-index/how-it-works.md)

## Benefits of the Convex Index

The Convex Index has financial properties that vastly improve the performance of almost any portfolio:&#x20;

* Instant portfolio diversification. The Convex Index is comprised of a variety of Convex positions. Purchasing idxCVX grants you exposure to *all* of the strategies within the index at once.
* Reduced gas fees. Creating a diverse portfolio of Convex Positions yourself would be costly, requiring gas fees for each and every transaction (50+!) the index performs. Instead, a user pays just a single gas fee for purchasing the index token.&#x20;
* Secure, risk-adjusted strategies. Each active strategy within the index is heavily screened through a rigorous [risk assessment](/the-convex-index/risk-assessment.md) process before each capital deployment, saving users the headache of manually vetting strategies before each and every deposit.
* Secure, stable returns. The Convex index favors stable and steady returns over risky degen yields.&#x20;
* Low correlation to DeFi blue chips, BTC/ETH, S\&P500. This lowers portfolio volatility, even during bearish market conditions.&#x20;
* High sharpe ratio. This demonstrates a low-risk portfolio performance with secure and steady returns. &#x20;

The Convex Index greatly simplifies and reduces costs vs. DIY’ing a diversified Convex portfolio.

## **idxCVX - The Convex Index Token**&#x20;

A single purchase of the index token (idxCVX) instantly grants a user exposure to *all* of the currently [active Convex strategies](/the-convex-index/index-construction.md) within the index. &#x20;

This instantly grants a user a completely risk-adjusted, diversified portfolio through a single transaction.&#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.cortexdao.com/fundamentals/convex-index-101.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.
