# Helix AI Index (AIX)

**Overview**

The Helix "AI Index" is a cryptocurrency index designed to provide investors with diversified exposure to the most promising AI blockchain projects and AI Equities. The index comprises 50% of 10 selected AI blockchain tokens and 50% of 6 AI Equities.

***

#### **Index Composition - AI Tokens**

* **Components**: 10 AI tokens, including Near (NEAR), Internet Computer (ICP), Bittensor (TAO), Render (RENDER), Virtuals Protocol (VIRTUALS), Artificial Superintelligence Alliance (FET), Injective (INJ), Akash Network (AKT), Ai16Z (Ai16z) and Grass (GRASS)
* **Weighting Methodology**: Market capitalization-weighted.
* **Rebalancing Frequency**: Monthly.

#### **Index Composition - AI Stocks**

* **Components**: 6 AI stocks, including Nvidia (NVDA), Taiwan Semiconductor Manufacturing Company Ltd (TSM), Palantir (PLTR), Arista Networks (ANIT), Super Micro Computer Inc (SMCI), and SenseTime (SNTMF)
* **Weighting Methodology**: Market capitalization-weighted.
* **Rebalancing Frequency**: Monthly.

#### **The Weights -**

| **Stocks**                                  |                    |
| ------------------------------------------- | ------------------ |
| NVDIA                                       | **0.363449688376** |
| TSM                                         | **0.096836076142** |
| PLTR                                        | **0.021002110020** |
| Arista Networks                             | **0.015632109434** |
| Super Micro Computer Inc                    | **0.002100211002** |
| SenseTime                                   | **0.000979805025** |
|                                             |                    |
| **Crypto**                                  |                    |
| Near (NEAR)                                 | **0.111904058106** |
| Internet Computer (ICP)                     | **0.086567290233** |
| Render (RENDER)                             | **0.065453317005** |
| Bittensor (TAO)                             | **0.073898906296** |
| Virtuals Protocol (VIRTUALS)                | **0.028503863857** |
| Artificial Superintelligence Alliance (ASI) | **0.059119125037** |
| Injective (INJ)                             | **0.038005151809** |
| Ai16z                                       | **0.014568641527** |
| Akash Network (AKT),                        | **0.012900637642** |
| Grass (GRASS)                               | **0.009079008488** |

***

#### **How the Index is Priced**

#### **1. Initial Calculation:**

* **Market Cap Calculation**: For each token, its market capitalization is calculated by multiplying the token's price by its circulating supply. Tokens represent 50% of the index. For each stock, the market capitalization is taken from Bloomberg Terminal. Equities represent 50% of the index.
* **Initial Weights**: Each token’s weight is determined by dividing its market cap by the total token market cap. Likewise, each equity’s weight is determined by dividing its market cap by the total equity market cap.

#### **2. Price Calculation:**

* **Index Value**: The index is priced by aggregating the weighted prices of each component token and equity.
* **Formula**: First we divide the market capitalization for each asset by the sum of the market capitalization in each asset sector, equities and crypto. This gives us the asset-specific weight for for the index. Then we sum the market capitalization for all equity assets and all crypto assets. Next, we multiple each asset-specific weight by the sum of the market capitalization of all assets to get the normalized market capitalizations for each asset. This normalizes the assets so that 50% of the index represents AI Equities and 50% of the index represents AI Tokens. Lastly, we add up the normalized market capitalizations and divide by 1,000,000,000 (10^9) to get an index price for the asset.

Here are the steps in formula form:

1. **Calculate the total market capitalization for each sector:**

$$$
TMC\_{equity}=\sum\_{i=1}^{m}MC^{i}\_{equity} $$
$$$

$$
TMC\_{crypto}= \sum\_{j=1}^{n} MC^{j}\_{crypto}
$$

$$
MC\_{T}=TMC\_{equity}+TMC\_{crypto}
$$

where $$TMC\_{equity}$$ represents the total market cap of the equity companies in the said basket, and $$TMC\_{crypto}$$ represents the total market cap of the crypto companies in the basket. $$MC^{i}{equity}$$ *represents the element with index* $$i$$ *in the real valued vector*  $$MC{equity} \in \R^{m}$$ and similarly $$MC^{j}{crypto}$$ *represents the element with index* $$j$$ *in the real valued vector* $$MC{crypto} \in \R^{n}$$

2. **Calculate asset-specific weights:**

$$
w^{i}{crypto} = \frac{MC^{i}{crypto}}{TMC\_{crypto}}
$$

$$
w^{j}{equity} = \frac{MC^{j}{equity}}{TMC\_{equity}}
$$

where $$w^{i}{crypto}$$ *and* $$w^{j}{equity}$$ represents each element of the real valued vectors $$w\_{crypto} \in \R^{n\times1}$$ and $$w\_{equity} \in \R^{m \times 1}$$

3. **Adjust the weights to a scaled value of 50% crypto and 50% equity:**

$$
nw\_{crypto}=w\_{crypto}\times 0.5
$$

$$
nw^{equity} = w\_{equity} \times 0.5
$$

where $$nw\_{crypto} \in \R^{n \times 1}$$ and $$nw\_{equity} \in \R^{m \times 1}$$ where $$n$$ and $$m$$ represent the total number of crypto and equity companies, respectively, $$nw\_{crypto}$$ and $$nw\_{equity}$$ is the adjusted weight metric.

Now let us introduce another variable $$nw$$ which represents the entire basket of equity and crypto whose dimensions are now a direct sum of $$nw\_{crypto} \oplus nw\_{equity}$$ as $$nw \in \R^{(n + m)\times 1}$$

4. **Calculate normalized market capitalizations:**

Based on the new $$nw$$ we calculate the total normalized market cap:

$$
nmc = MC\_{T} \ nw
$$

where

$$
nmc \in \R^{(n+m) \times 1}
$$

5. **Calculate the index price:**

The index price is now:

$$
S\_t^{index} = \frac{\sum\_{i=1}^{n+m} nmc}{\text{divisor}}
$$

where the numerator is a vector summation, and the $$\text{divisor} = 10^{9}$$.

***

#### **Index Operation and Investor Use**

#### **1. Index Usage:**

* **Benchmarking**: Investors can use the "AI Index" as a benchmark to measure the performance of their portfolios.
* **ETFs and Derivatives**: The index can serve as the basis for financial products like ETFs or derivatives that track its performance.

#### **2. Risk Management:**

* **Cap on Dominance**: The representative caps prevent any single token or equity from dominating the index, reducing concentration risk.
* **Diversification**: By including 10 tokens, the index mitigates the impact of poor performance in any one project.

#### **3. Performance Monitoring:**

* **Real-Time Tracking**: The index value is updated in real-time based on the latest prices of the component tokens.
* **Historical Data**: Historical index values are available to analyze trends and performance over time


---

# 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.helixapp.com/trading/perpetuals/helix-ai-index-aix.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.
