# Receiving Payments

{% hint style="info" %}
We emphasize the importance of keeping your payment information accurate and up to date to avoid delays or issues in processing your payments.
{% endhint %}

## Introduction

When vulnerabilities are reported, they undergo a validation process by the Bypassec team before their final statuses are updated. Only vulnerabilities marked as Valid or Duplicate are eligible for rewards. Payments are processed by Bypassec via PayPal within 10 business days after the end of the competition.&#x20;

## Payment Settings

To receive payments, users must complete all requested information in the payment tab within their profile settings.

<div align="left"><figure><img src="/files/zZjOJDBa73BYBdKxrkeM" alt="" width="563"><figcaption></figcaption></figure></div>

## Track Payments

Payments are displayed in the "**Payments**" tab of the platform. You can download the proof of payment for each transaction by clicking the "download" button on each item.

<figure><img src="/files/TjXS6Sl23w8pMgasGLs9" alt=""><figcaption></figcaption></figure>


---

# 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.bypassec.com/the-platform/researchers/receiving-payments.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.
