# Oracle

We have integrated the largest pull oracle network [@PythNetwork](https://twitter.com/PythNetwork) on NX Finance.

The low-latency of the price oracle provided by Pyth is instrumental in ensuring that our liquidation mechanism functions effectively.&#x20;

This rapid data access capability enables us to promptly retrieve accurate price data, enhancing the efficiency of our liquidation process and maintaining system stability.

<figure><img src="/files/MXXgc0n2cY9MZf8TlpFV" 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://nx-finance.gitbook.io/nx-finance-whitepaper/audits-and-security/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.
