# Eligibility Conditions and Disclosure Instructions

We are grateful to everyone that submits valid and helpful reports, but please keep in mind that only those that meet the following eligibility requirements can receive $BEAM rewards:

* You must be the first reporter of a vulnerability.
* The vulnerability must be a qualifying, in-scope vulnerability
* Any vulnerability found must be reported no later than 24 hours after discovery and exclusively through a ticket in our Discord server
* You must send a clear textual description of the report along with steps to reproduce the issue, include attachments such as screenshots or proof of concept code as necessary. Provide detailed but to-the-point reproduction steps.
* You are not a former/current employee nor a contractor of the project.


---

# 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.beamdex.xyz/security/bug-bounty/eligibility-conditions-and-disclosure-instructions.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.
