# What is an Index?

{% hint style="info" %}

#### What is an Index?

An index is a method to track the performance of a group of assets in a standardized way. Indexes typically measure the performance of a basket of securities intended to replicate a specific area of the market. These could be broad-based indices that capture the entire market, such as the [Standard & Poor's 500 Index](https://www.investopedia.com/terms/s/sp500.asp) or [Dow Jones Industrial Average](https://www.investopedia.com/terms/d/djia.asp) (DJIA), or more specialized indexes that track a particular industry or segment.

#### KEY TAKEAWAYS

* An index measures the price performance of a basket of securities using a standardized metric and methodology.
* Indexes in financial markets are often used as benchmarks to evaluate an investment's performance against.
* Passive index investing has become a popular low-cost way to replicate the returns of popular indices such as the S\&P 500 Index or Dow Jones Industrial Average.

SOURCE: [Investopedia](https://www.investopedia.com/terms/i/index.asp)
{% endhint %}

With Index being a standard in the traditional financial market, we aim to bring the same benefit and usability to the crypto industry. However, navigating that space can be even more complex than the traditional market. With a strong knowledge of the tech behind each project launching, we aim to simplify this and help customers invest in the ever-growing space, all while ensuring that the research and background checks are done on each project joining the Index.&#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://mayz.gitbook.io/mayz-whitepaper-v2/mayz/knowledge-base/what-is-an-index.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.
