# How to create a VDP

#### 1. Head to [the business sign-up page](https://dashboard.hackenproof.com/register?sign_up=company) to sign up your company for free and verify your email:

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

#### 2. When logged in, create a new program:

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

#### 3. Inside the program page, fill in the details from your VDP page and set the bounty rewards:

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

#### 4. Tick the VPD checkbox:

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

#### 5. Click “publish” to send the bounty to the review team

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

#### 6. Go to Integration section in profile settings:

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

#### 7. Click on Program’s VPD iFrame to copy and send this info to your developers:

<figure><img src="/files/rm3uImsrkh5eTfCuyHbk" 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/bug-bounty/how-to-create-a-vdp.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.
