# Security Audits

#### Term Finance Protocol

<table><thead><tr><th width="254.33333333333331">Auditor</th><th width="191">Audit Type</th><th width="199">Date</th><th>Release</th></tr></thead><tbody><tr><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5pvpy8IqtxZOybRubGkj%2Fuploads%2Fs0QmaveRMVxhPIkIsTPV%2FSmart%20Contract%20Security%20Assessment%20-%20Sigma%20Prime%20-%201.0.pdf?alt=media&#x26;token=1f337436-2659-4f9b-8dd2-4cb76a0f30ca">Sigma Prime</a></td><td>Initial Review</td><td>April 2023</td><td>0.1.0</td></tr><tr><td><a href="https://runtimeverification.com/blog/how-audits-can-optimize-code-base-term-finance-clearing-price-algorithm">Runtime Verification</a></td><td>Algorithm </td><td>May 2023</td><td>0.1.0</td></tr><tr><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5pvpy8IqtxZOybRubGkj%2Fuploads%2FxN8cb7EOgehny20c6mK9%2FSmart%20Contract%20Security%20Assessment%20-%20Sigma%20Prime%20-%202.0.pdf?alt=media&#x26;token=f7855870-c638-46f4-a8ce-c09155fddd61">Sigma Prime</a></td><td>Changes</td><td>May 2023</td><td>0.2.0</td></tr><tr><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5pvpy8IqtxZOybRubGkj%2Fuploads%2FZ8RA1ZMbq6QNEBIiBStl%2FSmart%20Contract%20Security%20Assessment%20-%20Dedaub.pdf?alt=media&#x26;token=5e981b61-7502-4a21-ab74-c0e0f29ac60b">Dedaub</a></td><td>Changes</td><td>June 2023</td><td>0.4.0</td></tr><tr><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5pvpy8IqtxZOybRubGkj%2Fuploads%2FBC0IcGcm0CE9hmYAMIfx%2FSmart%20Contract%20Security%20Assessment%20-%20Sigma%20Prime%20-%203.0.pdf?alt=media&#x26;token=6895e9dc-e434-4f28-a454-ec47c1089b87">Sigma Prime</a></td><td>Changes</td><td>November 2023</td><td>0.6.0</td></tr></tbody></table>

\
Blue Sheets (Simple-Earn)

<table><thead><tr><th width="254.33333333333331">Auditor</th><th width="191">Audit Type</th><th width="199">Date</th><th>Release</th></tr></thead><tbody><tr><td><a href="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5pvpy8IqtxZOybRubGkj%2Fuploads%2FsF6d9W6RdNicpmFfJdPC%2FChainLight-TERM-LISTING-QUEUE-REPORT-FINAL-PUBLIC.pdf?alt=media&#x26;token=51977de2-d8a7-41e2-8c8b-63502b6c9fa3">ChainLight</a></td><td>Initial Review</td><td>October 2024</td><td>0.1.0</td></tr></tbody></table>


---

# 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.term.finance/developers/security-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.
