# Bounties

**Bug Reports**: Up to $100,000 worth of ADDY based on the severity of any smart contract issues that could lead to the loss of user funds not previously known to the Adamant team, limited to one reward across all platforms. All reports should come with a proof of concept. Public disclosure of a bug will invalidate any potential rewards.

Only contracts that directly handle Adamant user funds are in the scope of this program.


---

# 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://adamantfinance.gitbook.io/adamant-finance/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.
