# Customer Registration

If you’re looking to launch your own bug bounty program for your company, you’ll need to sign up as a customer on Bugv.

You can sign up as a customer by visiting the following link: [https://bugv.io/signup/ ](https://bugv.io/signup/)

![](/files/-MbLS5pcjLkApO9GaBuG)

Choose the option '**I am a Company**' if you wish to register as a company.

{% hint style="info" %}
At this time, we do not offer open or direct registration for customers. The customer registration process is manual, and we need to verify all details before onboarding clients.
{% endhint %}


---

# 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.bugv.io/registration/customer-registration.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.
