# Create your NexaVoxa Account

To get started with NexaVoxa and explore all its powerful features, the first step is to create an account on the platform. Here’s how to begin:

**Visit the NexaVoxa website**\
Navigate to <https://dashboard.nexavoxa.com/auth/signup>

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

1. **Sign up for a new account**\
   You’ll be prompted to provide basic information like:

* **Full Name**
* **Email address**
* **Password**\
  You can also sign up using your business email or even link an existing Google account if that’s available.

2. **Verify your email address**\
   After signing up, NexaVoxa will send a verification code to your email. Paste the code to confirm your registration and activate your account.
3. **Login to the platform**\
   Once your email is verified, return to the NexaVoxa login page and enter your credentials to access the platform.

**For guidance, watch this short tutorial.**

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


---

# 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.nexavoxa.com/get-started/create-your-nexavoxa-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.
