# How to start

### Introduction&#x20;

At HackenProof, you can:

* create a **company-auditor** account to develop your company brand
* create a **team-account** to cooperate with other researchers&#x20;

### Activate company-auditor account

In order to create a company-auditor account and be presented in the list <https://hackenproof.com/blockchain-auditors> you have to:

* Register your account as a Company: <https://dashboard.hackenproof.com/register?sign_up=company>
* **Verify your email** by clicking Confirm email address in the verification email sent to your email.
* Write us in [Discord](https://discord.gg/yZHBwmQM2y) or via email (<info@hackenproof.com>) to activate your company-auditor account.

<mark style="background-color:purple;">Remember, at this moment, you have to use different emails to create hacker and company accounts.</mark> But if you have a hacker account and someone else just adds you to their company or team (so you will not be a company owner), then you can use the same email.&#x20;


---

# 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.hackenproof.com/dashboard/auditor-dashboard/how-to-start.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.
