# Program Start-Up Guide

Congratulations on deciding to use Bug Zero as your platform in set up your hacker-powered security program Here are the steps that’ll get you up for create a new programme:

1. Create an account [here](https://bugzero.io/signup).\
   \
   ![programme\_sign\_in](https://www.scorelab.org/bugzero-supports/assets/images/program_sign.PNG)<br>
2. Verify your email by clicking **Confirm email address** in the verification email sent to your personal email.<br>
3. You can customize below settings under **Organization** tab.

> * Information - Add a picture to your organization **(in either JPG, JPEG or PNG file format)**, change your organization’s website, location, contact details, and intro.

> * User Management - Add new users to your program/ organization.\
>   \
>   ![user\_management](https://www.scorelab.org/bugzero-supports/assets/images/user_management.PNG)<br>

> * Group Management - Create new user groups based on different permissions levels and add users to those groups.\
>   \
>   ![group\_management](https://www.scorelab.org/bugzero-supports/assets/images/group_management.PNG)<br>

> *Note: You can’t be changed your handler name & organization name by yourself after completing the sign up process. If you need any changes regarding that you have to contact the Bug Zero development team*


---

# 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/organization-support/program-start-up-guide.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.
