# Overview

OLTA is a USDC-native index protocol inspired by flagship equity benchmarks such as the S\&P 500, the Euro Stoxx 50, and the NASDAQ Composite. It offers diversified exposure to crypto assets through Structured Index Products anchored by fully on-chain USDC deposits.

Each page that follows deep-dives into a core pillar of the OLTA framework, from its mission and purpose to design logic and access pathways.

**Continue reading:**

* [What is OLTA?](/oltafinance/overview/what-is-olta.md)
* [Vision & Mission](/oltafinance/overview/vision-and-mission.md)
* [Core Contributors](/oltafinance/overview/core-contributors.md)
* [Why USDC?](/oltafinance/overview/why-usdc.md)
* [Dual-Access Model](/oltafinance/overview/dual-access-model.md)
* [Table of contents](/oltafinance/overview/table-of-contents.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/overview.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.
