# UNIKO Quant Index

#### What the Quant Index is

The UNIKO Quant Index is a structured participation mechanism designed to operate as a round-based cycle:

·      Participants enter a tier-based round.

·      The system executes quant trading during a defined execution window (“cooling period”).

·      A round outcome is produced within a defined range.

·      The matured position must be transferred to maintain system continuity.

The Quant Index is designed as a mechanism-driven participation model. It is not presented as a traditional wealth management product and is not positioned as a fixed-income system.

#### Core mechanics at a glance

1\.        Select a Quant Index tier

2\.        Consume Quant Energy to enter

3\.        Execute quant trading during cooling period

4\.        Round finalises and an outcome is generated

5\.        Position matures and transfer is required

#### Tier table

<table data-header-hidden><thead><tr><th valign="bottom"></th><th valign="bottom"></th><th valign="bottom"></th><th valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom">Tier</td><td valign="bottom">Entry Range (USD)</td><td valign="bottom">Cycle Duration</td><td valign="bottom">Required Energy</td><td valign="bottom">Stated Value-Increase Range</td></tr><tr><td valign="bottom">Quant Index I</td><td valign="bottom">20–100</td><td valign="bottom">12 hours</td><td valign="bottom">1×</td><td valign="bottom">3.5%–20%</td></tr><tr><td valign="bottom">Quant Index II</td><td valign="bottom">101–500</td><td valign="bottom">24 hours</td><td valign="bottom">1×</td><td valign="bottom">3.5%–20%</td></tr><tr><td valign="bottom">Quant Index III</td><td valign="bottom">501–2,000</td><td valign="bottom">72 hours</td><td valign="bottom">5×</td><td valign="bottom">5%–20%</td></tr><tr><td valign="bottom">Quant Index IV</td><td valign="bottom">2,001–7,500</td><td valign="bottom">120 hours</td><td valign="bottom">10×</td><td valign="bottom">10%–20%</td></tr></tbody></table>


---

# 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://uniko.gitbook.io/uniko-whitepaper/uniko-quant-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.
