# Overview

- [What we do](https://docs.bugbase.ai/overview/what-we-do.md): BugBase is a curated marketplace for ethical hackers that helps businesses and startups set up bug bounty and vulnerability disclosure programmes.
- [Changelogs](https://docs.bugbase.ai/overview/changelogs.md): BugBase pushes out features continuously, here's all the updates in the platforms at one place.
- [Our Features](https://docs.bugbase.ai/overview/our-features.md): BugBase keeps businesses safe by providing an all-in-one platform to perform continuous and comprehensive security testing.
- [Programs at BugBase](https://docs.bugbase.ai/overview/programs-at-bugbase.md): BugBase helps you host various crowdsourced security operations in one comprehensive dashboard where you can track, identify and mitigate vulnerabilities with ease.
- [Vulnerability Disclosure Program (VDP)](https://docs.bugbase.ai/overview/programs-at-bugbase/vulnerability-disclosure-program-vdp.md): Hosting a VDP is a great way to keep your application well protected and secured.
- [Bug Bounty Program](https://docs.bugbase.ai/overview/programs-at-bugbase/bug-bounty-program.md): An active crowdsourced security initiative. We filter bug reports so you do not waste time on distinguishing signal from noise
- [Private Bounty Program](https://docs.bugbase.ai/overview/programs-at-bugbase/private-bounty-program.md): Private Bug Bounty program is an invite only bug bounty program where companies can choose to invite particular ethical hackers to test their application.
- [Pentest Program (VAPT)](https://docs.bugbase.ai/overview/programs-at-bugbase/pentest-program-vapt.md): Get an in-depth analysis of the security of your application and reduce any probability of a security breach.


---

# 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/overview.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.
