# Audits & Security

The Glow smart contracts have undergone a **formal professional 3rd party audit** by the lead auditor firm in the Terra ecosystem, Oak Security.&#x20;

Additionally, the Glow core development team follows a strict methodology of peer code reviews and testing.

It should be noted that the Glow codebase is continually evolving and it should never be expected that the entirety of the deployed smart contracts has been formally audited.

We encourage responsible disclosure of any vulnerabilities in the smart contracts and will pay up to $20,000 UST for those. Please contact <security@glowyield.com> for more details.


---

# 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.glowyield.com/glow-yield/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.
