# Programs at BugBase

## Program Types

There are 4 types of programs that can be hosted on BugBase

{% content-ref url="/pages/a12q8r5mk2zRoCGVqBEY" %}
[Vulnerability Disclosure Program (VDP)](/overview/programs-at-bugbase/vulnerability-disclosure-program-vdp.md)
{% endcontent-ref %}

{% content-ref url="/pages/uu2PvynzRbkM82WLTLY2" %}
[Bug Bounty Program](/overview/programs-at-bugbase/bug-bounty-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/qWchP3hNtx8wUx76Bz1n" %}
[Private Bounty Program](/overview/programs-at-bugbase/private-bounty-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/9U4oamEQ9k6aVclDYb96" %}
[Pentest Program (VAPT)](/overview/programs-at-bugbase/pentest-program-vapt.md)
{% endcontent-ref %}


---

# 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/programs-at-bugbase.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.
