# What we do

{% hint style="info" %}
BugBase is World's first **continues vulnerability assessment platform**, which assists organisations in staying safe by providing an all-in-one platform for continuous and comprehensive security testing.
{% endhint %}

## What are Bug Bounties?

A **bug bounty** is a deal offered by businesses and organisations in which cybersecurity experts can receive **recognition and monetary compensation** in return for reporting bugs within the software security infrastructure of these enterprises.

A software **bug** is an error, flaw or fault in computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.

They plague modern day businesses on a day-to-day basis as critical bugs can often have detrimental repercussions on their operations. In extreme cases bugs can even lead to the leakage of important data if a black hat hacker is able to infiltrate into the software infrastructure of the company.


---

# 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/what-we-do.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.
