# Embed a data provider to AI Agents

With access to trusted and reliable data, AI Agents can unlock their full potential – from making smarter decisions to streamlining processes and drastically improving operational efficiency. ADCS enables you to seamlessly integrate data providers directly into your AI Agents within an off-chain environment, offering unparalleled flexibility and performance.

{% hint style="info" %}
The Embed a data provider to AI Agents feature is coming soon.
{% endhint %}


---

# 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.rivalz.ai/adcs-ai-oracles/embed-a-data-provider-to-ai-agents.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.
