# How to Get Your Rewards

Before we distribute rewards, there are three key steps for auditors:

1. Verify grading results, and file an appeal if you disagree. Learn more about the [Appeals Process](/auditors/participate-in-audit-contests.md#appeals-process).
2. Complete your [Tax Verification Process](#tax-verification-process).
3. Confirm your wallet address and your reward.

<br>

{% @mermaid/diagram content="flowchart LR
A(Email Confirmation with Reward and Wallet)-->C{Tax ID Verified?}
C--Yes-->D(Confirm Wallet Address and Reward Amount)
C--No-->E(Tax Verification Details)
D-->F(Receive Rewards)
E-->F" %}

### Tax Verification Process

The managing company of Secure3 (OpenZoo Tech, Inc.) is incorporated in the US and regulated by the [IRS](https://www.irs.gov). Per IRS requirements, before we distribute the rewards, you are required to fill in either W8BEN or W9 forms to identify your residence. W9 is for US residents, and W8BEN is for internationals.\
The form only needs to be completed every 3 years unless you have a residence change. The information will be collected on the forms are:

1. Name
2. Date of birth
3. Country of residence
4. Mailing address
5. TIN (W9) or foreign tax ID (W8BEN)

\
Secure3 will not store any of your private data in our system. The information will be collected via an IRS-certified service provider [https://www.track1099.com/ ](<https://www.track1099.com/ >)\
Learn more about the W8BEN or W9 forms:

1. <https://www.irs.gov/forms-pubs/about-form-w-9>
2. <https://www.irs.gov/forms-pubs/about-form-w-8-ben>

**If any fraudulent or false information is identified during the NDA or tax verification process, we reserve the right to deny your service. Ensuring compliance and the accuracy of provided information is mandatory for all participants.**

#### Form Samples - How to Fill?

| W9                                                                  | W8BEN                                                               |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/YG7d0bX906RRsu8Cz7S7" alt="" data-size="original"> | <img src="/files/q921DGyVDMQI2zHBdIqE" alt="" data-size="original"> |

### Reward Distribution

The reward will be distributed on a monthly basis at the beginning of each month for all the finalized (graded, reviewed, and appeal completed) contests.<br>


---

# 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.secure3.io/auditors/how-to-get-your-rewards.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.
