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

# Q3TV

## Introduction

The Quantlytica Top 3 Trading Volume (Q3TV) index offers an advanced approach to cryptocurrency investment, meticulously designed to serve both novice and experienced investors. Q3TV comprises the top three most traded volume pairs, selected through rigorous quantitative analysis to ensure robust market representation. Each component is equally weighted, providing balanced exposure to market dynamics.

Leveraging artificial intelligence, Q3TV excels in market analysis and performance monitoring, enhancing the accuracy of market insights and empowering the index to adapt and evolve. Rebalancing occurs at fixed intervals, aligning the index with current trends, ensuring reliability for portfolio diversification with high-volume trading pairs.

More than a mere measure of market activity, the Q3TV index serves as a gateway to informed investment decisions. It blends technological sophistication with market insight, offering a dynamic and meticulously crafted instrument. Investors gain access to a tool designed to navigate the complexities of cryptocurrency markets and capitalize on opportunities with precision.

## Current Components of Q3TV Index:

* BTC
* ETH
* Solana

## Rebalancing Frequency:

* Every 30 Days


---

# 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.quantlytica.com/products/quantlytica-index/q3tv.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.
