# Oracles

This section provides an in-depth look at the currently available oracles on Eclipse.  Understanding the unique features and functionalities of these oracles will help users and developers make informed choices best suited to their needs. Whether you are looking to integrate real-world data into your applications or require robust security features, this overview covers all the essential information about the oracles operational on Eclipse.

List of available oracles:

{% content-ref url="/pages/tybuR1MapjU5eQyqaChH" %}
[Pyth Network](/developers/oracles/pyth-network.md)
{% endcontent-ref %}

{% content-ref url="/pages/rs8uWgmylCc0qPUSxQ9G" %}
[Switchboard](/developers/oracles/switchboard.md)
{% endcontent-ref %}


---

# 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.eclipse.xyz/developers/oracles.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.
