# Private Program

<br>

#### Private Program

Private programs are not publicly accessible, and you can only report vulnerabilities to these programs if you receive specific invitations.

#### Viewing and Accepting Invitations

After receiving an invitation to the private program from the company, you can find it in your email or on the hacker's dashboard.

To view invitations on the hacker's dashboard:

* go to the User Dashboard&#x20;
* navigate to the ‘Private programs participation’ section

Unaccepted invitations are displayed at the bottom of the ‘Private programs participation’ section. To accept an invitation, simply click on the "Accept" button.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXd5-LgAQNnya0kfRKacRndwlcdOu5-TJXmCrO5GlJ87wz4UF9v9ysfX0HwE-NEXdWpx5l04bYln-h-5JJH-zPq_BTjrteXG-MoT52evnhiM_OYARhU9S_ODonGoqXYoMxy7aTyV52WCgDX1kCFtsOxjTrdT?key=XF0mLivIbvsm3wfKVb8oGg" alt=""><figcaption></figcaption></figure>

#### Viewing Private Programs participation

To view hacker's participation in the Private program:

* go to the User Dashboard (make sure you are signed in to your account).
* navigate to the ‘Private programs participation’ section

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe36Mv64-0GhkOlo2dFdpSCvrVfHDnt16D71XrjZSGyHbQQiIT_29vkWtxCrSBqH-6BJ3SpgU6uQYInqtMicpfdfE3l7Zo_jFbnYWXxs4HbBEbo7Ev8vHGugbBnQTwYLyEq8NqTQVEOkkNmY26Rzbd9fLwT?key=XF0mLivIbvsm3wfKVb8oGg" alt=""><figcaption></figcaption></figure>

Accepted invitations are displayed at the top of the list. Click on the program name to access the program page and submit the report (check out our guide on how to [submit a report](https://docs.hackenproof.com/dashboard/hacker-dashboard/submit-a-report)).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdDxHT_qbhSYpqECpDiOkzk8egJOGQZAph-KZd_HPxNSQFENToWAjJy2K8nrm9tu5kXDR6eP4f_wuWYCW4vOuepqPolQTEsYHYRjkyY-t8yCCAUTSOaQCLfeygWNtkEOZlefGk6bBBLC5Hohj93rQXQGmrp?key=XF0mLivIbvsm3wfKVb8oGg" alt=""><figcaption></figcaption></figure>

\
\
\ <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.hackenproof.com/dashboard/hacker-dashboard/private-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.
