# Security & Audits

## Security Audits (active vaults)

At TruYields, securing our smart contracts and safeguarding users' assets comes before anything. The protocol has therefore undertaken many independent security audits by the most distinguished names in the field: OpenZeppelin, Ottersec, Zellic, Halborn, Nethermind, and others.

{% hint style="info" %}
For a full list of audits, see [here](https://www.truyields.com/audits).
{% endhint %}

{% hint style="warning" %}
Digital assets are highly volatile. TruYields users agree to the T\&Cs [found in full here](https://www.truyields.com/privacy).
{% endhint %}


---

# 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://truyields.gitbook.io/docs/developers/security-and-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.
