# Bug Bounties

Thales offers an open bug bounty program with the intention of operating the most secure protocol possible. The primary scope for the program is to identify potential vulnerabilities or shortcomings to the Thales smart contracts.&#x20;

The bug bounty has a few tiers:

* **Informational: $100 sUSD**
* **Low severity: $500 sUSD**
* **Moderate severity: $1,000 sUSD**
* **High severity: $5,000-100,000 sUSD**

Please reach out to the Thales core contributors at <support@thalesmarket.io> to report a bug. The Thales core contributors can also be reached on the [Thales Discord server](https://discord.com/invite/rB3AWKwACM) for time-sensitive issues.


---

# 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.thalesmarket.io/resources/bug-bounties.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.
