# Core concept

Grix currently provides access to comprehensive derivatives data from a variety of leading DeFi protocols, including Premia, Moby, Derive, Aevo, Ithaca, Zomma, Deribit, Hyperliquid and Allora. This data encompasses options prices, perpetual swap prices, greeks, funding rates, and price predictions.

This data is accessible to AI platforms via the Model Context Protocol (MCP), enabling seamless integration with platforms like Cursor, ElizaOS, and Edwin. Alternatively, direct plugin integration is available for platforms that don't yet support MCP, ensuring a reliable and consistent data stream.<br>

<figure><img src="/files/8ZhmabXUJc46jP1vPjkF" alt=""><figcaption></figcaption></figure>


---

# 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.grix.finance/grix/getting-started/core-concept.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.
