# How to start

### Welcome to HackenProof 👋

Thanks for choosing HackenProof for responsible vulnerability disclosure! Follow these steps to set up your profile and start submitting reports.

#### 1. Create an Account

Pick a nickname — this is what others will see on your profile and reports.

#### 2. Confirm Your Email

Check your inbox and click “Confirm email address” to verify your account.

#### 3. Complete Your Profile

In your profile, you can fill in these sections:

* Profile image
* Nickname
* Country
* Bio
* My Socials (Website, Github, Twitter, Linkedin)
* Profiles from other platforms (Code4rena, HackerOne, Sherlock, etc.)
* Hall of Fame / Achievements
* Own Articles

📈 Bonus: Completing Profile image, Nickname, CountryBio, and My Socials grants an extra 80 Reputation Points and boosts your profile credibility.

#### 4. Explore Bug Bounty Programs

Check out available programs:

* Public page: <https://hackenproof.com/programs>
* Hacker's Opportunities: <https://dashboard.hackenproof.com/user/programs>

#### 5. Find a Vulnerability & Submit a Report

* Test targets within scope
* Write a clear, reproducible report
* Submit it via the program page
* Track updates and communicate through your report page

#### 6. Check our [official resources](/welcome/readme/our-resources.md)&#x20;

#### 7. Feedback

See something missing or confusing? Let us know!\
🔗 <https://t.co/y30nURfq4b>

For any questions, you can request support on [Discord](https://discord.com/invite/NHX6yt73vh).


---

# 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/how-to-start.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.
