# On-Boarding

## **How do I sign up for Doraverse?**

To get started, simply fill out our Service Request Form registration form.&#x20;

Select your preferred form below:

* 🇻🇳 [**Vietnamese Registration Form** ](https://tally.so/r/mOrdAa)
* 🇯🇵[ **Japanese Registration Form**](https://tally.so/r/nrgGl2)
* [🌐 **English Registration Form**](https://tally.so/r/wvgEX8)

Once submitted, our team will review your information and contact you to help you get started with your Doraverse.

***

## **Who can sign up for Doraverse?**

Doraverse is designed for teams and businesses. We recommend having a team leader or business representative complete the registration form to begin the onboarding process.

***

## **What to expect after I complete the registration form?**

After you submit your registration, our team will reach out to you by email once your workspace is ready. We’ll guide you through the initial setup and ensure your workspace fits your requirements.

***

## **How do I invite team members to my AI workspace in Doraverse?**

After your workspace is set up, admins can invite team members directly from the Doraverse Admin Management. Invited members will receive email instructions to join.

For step-by-step instructions, visit [**Invite members to your workspace**](https://doraverse.gitbook.io/docs/member-management#invite-member-into-workspace)**.**

***

## **Can I try Doraverse for free before committing?**

Yes! Every new workspace enjoys a **30-day trial** that includes **$100 in credits** to explore all Doraverse features.

***

## **What if I need help during setup?**

Our support team is here to help with any questions or challenges during onboarding. Reach us anytime at <support@doraverse.com>.

***

## **Are there resources to help me learn Doraverse features?**

Visit our [**Features List**](https://doraverse.gitbook.io/docs/feature-list) to learn more about what Doraverse can do for your team.


---

# 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://help.doraverse.com/help/faqs/on-boarding.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.
