> For the complete documentation index, see [llms.txt](https://docs.debio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.debio.network/complete-guidelines/genetic-analyst-guideline/register-account.md).

# Register Account

For Labs, Genetic Analysts (GA), Medical Doctors, and Clinics/Hospitals registration is required.

![](/files/PYKU374gzYnUwbuBdEoY)

Once the Genetic Analysts successfully logged in to the system for the first time, they will be redirected to the registration page where there will be 2 steps. Under the registration process, there will be two (2) steps; set up an account, and add offered services.&#x20;

Step 1 - GA shall fill in their information and qualification, also upload certification (optional) for DeBio Bioinformatic Advisors to verify.

![](/files/m3V0RR3vttXBXO8a4rar)

Step 2 - Add the offered services.

![](/files/IKLZbqEfLjuoSQ3n5VY7)

After GA finished adding the services and click on the "Submit" button, there will be a popup message for staking onboarding. Before stake, make sure that you have enough balance in your wallet.

![](/files/lmkYUogYqVLD5fLUIGvh)

Upon successful stake and registration process, GA will be redirected to the Dashboard page where they can only see the status of their verification account.

![](/files/jO4rQUmFLaCcp188tMt1)

Once DeBio Bioinformatic Advisors verified GA’s account, GA will receive a notification. The GA may begin their business process and all their available services will be shown on the Customer’s side.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.debio.network/complete-guidelines/genetic-analyst-guideline/register-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
