# Get Started

- [Create your NexaVoxa Account](https://docs.nexavoxa.com/get-started/create-your-nexavoxa-account.md): Get started with NexaVoxa by creating an account, verifying your email, and logging in to access powerful AI voice features. Follow our easy step-by-step guide to begin.
- [Complete Profile Information](https://docs.nexavoxa.com/get-started/complete-profile-information.md): Complete your NexaVoxa profile to unlock your 60-minute free trial. Provide personal, company, and use case details to tailor features to your needs. Watch our tutorial for guidance.
- [Start with Free 60-Minute Trial](https://docs.nexavoxa.com/get-started/start-with-free-60-minute-trial.md): Explore NexaVoxa's core features with a free 60-minute trial, including AI agent creation, knowledge base integration, voice customization, and post-call analytics. Some features require a paid plan.


---

# 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.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.
