# Whats an Oracle?

In order for the Haven network to retrieve accurate and reliable price feed for XHV and all xAssets it requires an oracle. The oracle connects to a range of different price sources and feeds this to the network.&#x20;

Haven intends to use multiple oracles to further decentralise the network and reduce the likelihood of price manipulation. Having launched the first asset \[xUSD] with Chainlink providing the price feeds for XHV we will actively look for other suitable oracle services that meet the needs of the project. The live price feed from Chainlink can be found [***here***](https://feeds.chain.link/xhv-usd)


---

# 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://wiki.havenprotocol.org/faq/overview/whats-an-oracle.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.
