# Audits

Below is our initial audit provided by Quillhash:

<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwttAR2Fr2U1I5o5f6hJf%2Fuploads%2FPmSjHJbCMHQ6aVzjdfAa%2FVoltage%20Smart%20Contract%20Initial%20Audit%20Report.pdf?alt=media&token=191a8d85-82ab-4880-853f-d79cae38df7f>\
\
Along with the deployment of our stableswap, another audit has been completed, again by our partners from Quillhash. The Audit Report created in August 2022, can be found below:\
\
<https://github.com/Quillhash/QuillAudit_Reports/blob/master/Voltfinance%20Smart%20Contract%20Audit%20Report%20-%20QuillAudits.pdf>\
\
It is important to highlight that our stableswap is a fork of Saddle Finance, which has been audited s total of 4 times. For more info, head to GitHub: <https://github.com/saddle-finance/saddle-audits>

**Liquid staking audit report (sFuse):** <https://github.com/Quillhash/QuillAudit_Reports/blob/master/Voltage_Finance_Liquid_Staking_Smart_Contract_Audit_Report.pdf>

**Fuse dollar V2 (fUSD v2) audit report:** <https://github.com/Quillhash/QuillAudit_Reports/blob/master/FStable%20by%20FuseFI%20Smart%20Contract%20Audit%20Report%20-%20QuillAudits.pdf>

**Launchpad audit report:** <https://github.com/Quillhash/QuillAudit_Reports/blob/master/Volt_finance_Launchpad_Smart_Contract_Audit_Report_QuillAudits.pdf><br>

**veVOLT audit report:**

<https://github.com/voltfinance/voltage-core-v2/tree/main/audits>

\ <br>


---

# 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.voltage.finance/voltage/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.
