# Index Price

Overview

The Index Price widget offers real-time market data for relevant underlying assets. This information is retrieved directly from an exchange and can be connected to other widgets within the application's dashboard.

<figure><img src="/files/L8Ix2HJXEb37ISths8F0" alt="" width="563"><figcaption></figcaption></figure>

Accessing the Widget

To access the *Index Price* widget, navigate to the **Live Data** section in the menu, and then select **Index Price** from the list of available widgets.

<figure><img src="/files/6BYX4ulq5YJERBoTrAN6" alt="" width="357"><figcaption><p>Index Price</p></figcaption></figure>

&#x20;When connected, the Index Price widget automatically populates the "index price" section of the connected widgets, eliminating the need for manual data entry and ensuring consistency. This functionality streamlines the workflow and enhances data accuracy for option analysis.

<figure><img src="/files/aTET7ELdVbO7hPDGPoaX" alt=""><figcaption><p>Index Price exporting to Other Widget</p></figcaption></figure>

[*Launch the App*](https://oss.thales-mfi.com/)


---

# 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://thales-mfi.gitbook.io/app-documentation-en/market-data/index-price.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.
