# Index Methodology Rulebook

Each index follows a strict, automated selection and weighting framework that ensures consistency, scalability, and integrity over time. This methodology draws on institutional practices such as those used by S\&P, CoinDesk 20, and CoinMarketCap.

Key components include asset eligibility filters, weighting logic, rebalancing cadence, and diversification controls. These principles are built into OLTA’s smart contracts to eliminate discretionary intervention and ensure objective fund construction.

**Continue reading:**

* [Methodology Overview](/oltafinance/index-methodology-rulebook/methodology-overview.md)
* [Asset Selection Filters](/oltafinance/index-methodology-rulebook/asset-selection-filters.md)
* [Index Maintenance & Weighting](/oltafinance/index-methodology-rulebook/index-maintenance-and-weighting.md)
* [Reference Methodologies](/oltafinance/index-methodology-rulebook/references.md)

***


---

# 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://oltafinance.gitbook.io/oltafinance/index-methodology-rulebook.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.
