# Create a Health Universe Account

Before you begin, you should create a Health Universe Account.

To create an account on Health Universe:

#### 1. Visit the Sign-Up Page

Go to: <https://www.healthuniverse.com/sign-up>

#### 2. Fill in Your Information

Complete the sign-up form with the following details:

* **First Name**
* **Last Name**
* **Email Address**
* **Password**

Make sure you use a valid email address—you’ll need it to verify your account.

<figure><img src="/files/gqMnqr1DeElCKWtKsGVe" alt=""><figcaption></figcaption></figure>

#### 3. Confirm Your Email

After submitting the form, you'll receive a confirmation email.\
📧 **Open your inbox** and click the confirmation link in the message from Health Universe.

<div><figure><img src="/files/GczDWna7LYH8SY61lkTA" alt="" width="295"><figcaption></figcaption></figure> <figure><img src="/files/97hLGaezGT9pW9ktl9R7" alt="" width="295"><figcaption></figcaption></figure></div>

#### 4. Access Your Workspace

Once confirmed, you'll be redirected to:\
👉 <https://www.healthuniverse.com/workspaces>

From here, you can start creating or joining apps.


---

# 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.healthuniverse.com/overview/building-apps-in-health-universe/getting-started-with-health-universe/create-a-health-universe-account.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.
