# Bounty Hunter Guide

- [Bounty Hunter Dashboard](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-dashboard.md): Logged in Successfully!
- [Bounty Hunter Profile](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-profile.md): The Bugbase Hacker Profile Page is a comprehensive dashboard for cybersecurity researchers  participating in bug bounty programs.
- [Programs Directory](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory.md): List of all Active Programs on BugBase
- [Program Policy Page](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory/program-policy-page.md): View Policy, Scope Groups, Credentials, Hall of Fame and Changelogs
- [Credentials](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory/credentials.md): Credentials are essential for gaining access to the program's assets and conducting any necessary testing.
- [VPN Access](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory/vpn-access.md): VPN is essential to access the specified assets in the program. It's important to note that these assets cannot be accessed without connecting to a VPN.
- [Whitelist](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory/whitelist.md): A step-by-step guide for hackers to request whitelisting for assets requiring credentials.
- [Collaborate](https://docs.bugbase.ai/bounty-hunter-guide/programs-directory/collaborate.md): Allowing and managing collaboration amongst bounty hunters within private programs.
- [Bounty Hunter Reports Section](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-reports-section.md): View all reports categorised at one place to focus on what matters the most
- [Submitting Reports](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-reports-section/submitting-reports.md): A good report starts with a warm and cozy greeting
- [Interaction with Program Representees](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-reports-section/interaction-with-program-representees.md)
- [Collaboration](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-reports-section/collaboration.md): Splitting bounties and working as a team!
- [Response Generation through ChatGPT on Report Chat](https://docs.bugbase.ai/bounty-hunter-guide/bounty-hunter-reports-section/response-generation-through-chatgpt-on-report-chat.md): The Response Generation is a new feature in our app that allows to generate responses using ChatGPT.
- [Competitions](https://docs.bugbase.ai/bounty-hunter-guide/competitions.md): PwnTheWorld
- [Discord Community](https://docs.bugbase.ai/bounty-hunter-guide/discord-community.md): GG!
- [Leaderboard](https://docs.bugbase.ai/bounty-hunter-guide/leaderboard.md): Elite Hacker leaderboard
- [Multi-Factor Authentication](https://docs.bugbase.ai/bounty-hunter-guide/multi-factor-authentication.md): Secure your account with Multi-Factor authentication
- [Settings](https://docs.bugbase.ai/bounty-hunter-guide/settings.md): Manage your BugBase Bounty Hunter Account at once place
- [Verify KYC](https://docs.bugbase.ai/bounty-hunter-guide/settings/verify-kyc.md): Hackers on our platform can now instantly verify their KYC. For seamless payments and instant transactions on bounties, companies require a certain level of KYC of the hacker to be verified.
- [Email Alias](https://docs.bugbase.ai/bounty-hunter-guide/email-alias.md): On Bugbase, hackers are assigned an email alias that redirects any emails to the primary email address they used to register with the platform.
- [Apollo Community](https://docs.bugbase.ai/bounty-hunter-guide/apollo-community.md): Join our private community of elite hackers and Enjoy access to exclusive private programs!


---

# 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.bugbase.ai/bounty-hunter-guide.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.
