# What is a bundle ?

A bundle is a customized portfolio of multiple cryptocurrencies, each assigned a specific weight.

These weights determine the proportion of each token within the index, for example : 40% BTC, 30% ETH, 20% USDC and 10% DOGE.

<figure><img src="/files/F1rjgFfYl5OB59jxuHzc" alt="" width="340"><figcaption></figcaption></figure>

To simplify investing, each bundle is represented by a single token, allowing investors to hold a share of the portfolio as a single asset.


---

# 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.bundles.fi/mechanism/what-is-a-bundle.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.
