# Glitter Finance Community Bug Bounty Program

Glitter is committed to delivering the safest line of products possible. To achieve our aim, we have an ongoing bug bounty program. We feel having this program will not only allow us to prevent technological vulnerabilities but will also allow us to build true camaraderie with our community. As such, here are the guidelines and payouts available in case of a problem found within any products on public testnet or mainnet released by our protocol:

* Low critical UI issues: 100-250 USD
* Medium critical UI issues: 200-400 USD
* High critical UI issues: 500-1000 USD
* Low critical Smart Contract issues: 300-500 USD
* Medium critical Smart Contract issues: 500-1000 USD
* High critical Smart Contract or Backend issues: 3000-10000 USD

Please report the issues via email to: <support@glitter.finance>

Via telegram by posting in the Glitter group:\
<https://t.me/GlitterFinanceGlobal>

Or send directly to [@defibuilder1](https://t.me/DeFiBuilder1) via a telegram dm.


---

# 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.glitterfinance.org/introduction/glitter-finance-community-bug-bounty-program.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.
