# Audits

The Fetch Oracle protocol on PulseChain is an enhanced fork of the Tellor protocol on Ethereum, and inherits all risks of that protocol.

Fetch Oracle has been professionally reviewed and audited by leading international blockchain security firm, Halborn. The latest report is publicly available for you to [read and download here](https://www.fetchoracle.com/audit.pdf).

<figure><img src="/files/kJgILaXPfvRLfGCx5vPe" alt="" width="375"><figcaption></figcaption></figure>

We also strongly recommend you review the Tellor audits and performance dashboard by Certik [here](https://skynet.certik.com/projects/tellor).


---

# 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.fetchoracle.com/the-basics/audits.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.
