# CREPE Top12 Index

CREPE Top12 index describes an index composed of cryptocurrencies that represents the overall market trends of digital assets. The index is calculated by selecting market participants based on their market capitalization. It was developed considering factors such as market representation, financial stability, and investment potential. The detailed index composition is calculated as follows:

1. Calculation Method: Market capitalization-weighted method, equal-weighted method.
2. Selection of Components: Top 12 assets by average market capitalization over 7 days.
3. Price: The weighted average is calculated by multiplying the daily trading volume by the current price of the top 3 exchange's USDT Spot market.
4. Rebalancing Period: Monthly (at midnight on the 1st of each month).
5. Selection Period for Components: Annually (at midnight on the 1st of January each year).
6. Base Currency: USDT.

<figure><img src="https://1708009066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtT25Zs9kskGLD10VPQtk%2Fuploads%2FShrvZlbpQXluAP4dQIT3%2FCREPE%20Top12.png?alt=media&#x26;token=021c9f7e-daab-4afe-b03c-62bda1409fee" alt=""><figcaption></figcaption></figure>


---

# 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://crepe.gitbook.io/paam/crepe-index/crepe-top12-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.
