# Home

### Welcome to Bug Zero Support Site!

This is where you can get familiar with Bug Zero and explore our product features. We provide some tips here that you might find useful. This site is open to all and we welcome your feedback!

### Getting started <a href="#getting-started" id="getting-started"></a>

#### Who are we? <a href="#who-are-we" id="who-are-we"></a>

We, at Bug Zero provide end to end support for every [bug bounty programs](https://support.bugzero.io/bug-bounty-program).

If you are a hacker and want to learn more about the security vulnerability ecosystem, we provide a platform to learn security by testing real-world systems while earning money for security bugs you find. We also provide essential security training materials to help become a renowned infosec professional.

If you are an organization that has sensitive information to guard and no internal staff to find security bugs (vulnerabilities), you can use Bug Zero to hire infosec professionals and only pay for what they find.

#### Choose which tab you’d like to explore for more details. <a href="#choose-which-tab-youd-like-to-explore-for-more-details" id="choose-which-tab-youd-like-to-explore-for-more-details"></a>

| For Hackers                                                                                                                                    | For Organizations                                                                                                                                |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| [![hacker](https://scorelab.org/bugzero-supports/assets/images/image_hack.png)](https://www.scorelab.org/bugzero-supports/docs/hacker-support) | [![company](https://scorelab.org/bugzero-supports/assets/images/image.png)](https://www.scorelab.org/bugzero-supports/docs/organization-support) |

#### How to Contribute? <a href="#how-to-contribute" id="how-to-contribute"></a>

When contributing to Bug Zero Documentation repository, please first discuss the change you wish to make via issue with the owners of this repository before making a change. Read more about becoming a contributor in [our GitBook](https://app.gitbook.com/o/eaf9c8MD5PUNvP0NkcAj/s/gZAOy3TLp8cJSb4yyJtY/).


---

# 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://support.bugzero.io/home.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.
