# 🧠 Indexes

> Index funds are currently in private beta. Access is limited to early participants. Join the waitlist to reserve your spot.

### What Are Index Funds? <a href="#user-content-what-are-index-funds" id="user-content-what-are-index-funds"></a>

Think of index funds as a way to get exposure to a whole category of crypto assets without having to pick individual tokens or do the research yourself. The research, selection, and ongoing management are all handled for you. You deposit once on 0G, and Clark (our autonomous AI trading agent) takes care of the rest. Through Khalani, your fund can access tokens across all chains, not just what's available on 0G, so you get true multi-chain diversification from a single deposit.

Clark watches your fund's allocation around the clock and automatically rebalances when things drift outside target ranges. If an asset in the index starts consistently underperforming, Clark will dynamically remove it and reallocate to stronger positions, so your fund isn't dragged down by dead weight. Your portfolio stays aligned with the strategy, even when you're not paying attention.

***

### Available Funds <a href="#user-content-available-funds" id="user-content-available-funds"></a>

#### Blue Chip <a href="#user-content-blue-chip" id="user-content-blue-chip"></a>

A weighted basket of the largest and most established cryptocurrencies by market cap. This one's built for broad market exposure with relatively lower volatility compared to the rest of the crypto space.

#### AI <a href="#user-content-ai" id="user-content-ai"></a>

Focused exposure to the leading tokens in the artificial intelligence and machine learning sector. If you're bullish on the AI narrative, this fund gives you a concentrated position across the top projects.

#### Memes <a href="#user-content-memes" id="user-content-memes"></a>

A curated selection of the top community-driven meme tokens. Higher risk, higher reward. This one's for those who want to ride the momentum in the most culturally active corners of crypto.

***

### How It Works <a href="#user-content-how-it-works" id="user-content-how-it-works"></a>

#### 1. Deposit on 0G <a href="#user-content-1-deposit-on-0g" id="user-content-1-deposit-on-0g"></a>

You fund your index position by depositing directly on the **0G blockchain**. Just connect your wallet, pick a fund, and deposit. Clark handles everything from there.

#### 2. Clark Manages Your Portfolio <a href="#user-content-2-clark-manages-your-portfolio" id="user-content-2-clark-manages-your-portfolio"></a>

Once you've deposited, Clark's autonomous engine kicks in:

* **Monitors allocations** against each fund's target weightings
* **Executes rebalancing trades** automatically when positions drift out of range
* **Enforces guardrails** like maximum trade sizes, daily limits, and gas reserves to protect your capital at every step

You don't need to do anything. Clark runs 24/7.

#### 3. Cross-Chain Rebalancing via Khalani <a href="#user-content-3-cross-chain-rebalancing-via-khalani" id="user-content-3-cross-chain-rebalancing-via-khalani"></a>

Your fund isn't limited to tokens on a single chain. Clark uses **Khalani** to execute cross-chain rebalances, sourcing the best prices and liquidity across multiple networks. Everything settles back to your position on 0G.

That means you get multi-chain diversification without the headache of bridging, switching RPCs, or managing wallets on different chains.

#### 4. Full On-Chain Transparency via 0G Storage <a href="#user-content-4-full-on-chain-transparency-via-0g-storage" id="user-content-4-full-on-chain-transparency-via-0g-storage"></a>

Every action Clark takes on your behalf is recorded immutably on **0G Storage**. Every rebalance, every trade, every decision is stored on-chain with a cryptographic merkle hash, so you can independently verify the full history of your fund at any time.

Nothing is hidden. Everything is auditable.

***

### Why Use Index Funds? <a href="#user-content-why-use-index-funds" id="user-content-why-use-index-funds"></a>

|                               |                                                                                                                                     |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **Hands-off diversification** | Deposit once and get managed exposure to an entire asset class. No need to research, buy, or track individual tokens.               |
| **Always-on rebalancing**     | Clark runs 24/7, so your portfolio stays aligned with target allocations even while you sleep.                                      |
| **Cross-chain access**        | Through Khalani, your fund can hold and rebalance across multiple chains seamlessly, all without leaving 0G.                        |
| **Built-in risk management**  | Every trade passes through a guardrail system with trade size limits, daily caps, gas reserves, and stop-loss protections baked in. |
| **Full transparency**         | All execution logs are stored immutably on 0G Storage. You can audit every trade and decision your fund has ever made.              |
| **No lock-ups**               | Withdraw your funds whenever you want. You're always in control.                                                                    |

***

### Getting Started <a href="#user-content-getting-started" id="user-content-getting-started"></a>

1. **Connect your wallet** on the 0G network
2. **Choose a fund** (Blue Chip, AI, or Memes)
3. **Deposit** your desired amount
4. **Sit back** and let Clark do its thing

> **Questions?** Reach out to the team on Discord or Telegram for support and early access.


---

# 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.zia.finance/tradegpt/indexes.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.
