# Audits

{% hint style="danger" %}
&#x20;Audits do not guarantee that a code is bug-free.
{% endhint %}

Synthereum has been internally and externally tested and audited.&#x20;

### External audits

#### Synthereum v1

* Halborn: [Forked UMA contracts](https://bit.ly/Fork-UMA-Synthereum-Audit-Halborn)
* Halborn: [Synthereum Liquidity Pools](https://bit.ly/Synthereum-Audit-Halborn)
* Ubik: [Synthereum Liquidity Pools](https://gitlab.com/jarvis-network/apps/exchange/mono-repo/-/blob/dev/docs/security-audits/ubik/01-synthereum-v3.pdf)

#### Synthereum v2

* Zellic: [Synthereum Liquidity Pools ](https://gitlab.com/jarvis-network/apps/exchange/mono-repo/-/blob/dev/docs/security-audits/zellic/%5BZellic%5DSynthereum%20Smart%20Contract%20Security%20Assessment.pdf)

### Bug bounty

Synthereum will soon open a $50k public bug bounty on Immunefi.


---

# 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://learn.jarvis.network/risks-warning/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.
