# Introduction

## Account Overview

Before you start using our collaboration products to manage your business, you need to have a Sontre Account. To get started, please register or create your account [here](https://sontre.id/) and click "Create Account".

<figure><img src="/files/flpL5wniC8jxBT31yX9t" alt=""><figcaption><p>Sign Up &#x26; Login page Sontre</p></figcaption></figure>

## Activate your Sontre Account

Once you've finished creating your account, you need to complete your profile on our onboarding page (<https://sontre.id/onboarding/>@your\_username). Ideally, you will be automatically redirected to the onboarding page.

<figure><img src="/files/s0vjlN7r5EvcP0JVzJW0" alt=""><figcaption><p>onboarding page to activate your account</p></figcaption></figure>

1. First, you need to verify your email address > Click "**Send Verification Email**" Button
2. Go to your Email Inbox
3. Click the link we sent to your email address. You'll be automatically redirected back to the onboarding page
4. Now, complete the questions that shown in onboarding dashboard.

<figure><img src="/files/Ajn6owVyPGgHaM6BfrQS" alt="" width="465"><figcaption><p>Onboarding questions</p></figcaption></figure>

5. Fill out all the information and click the '**Complete the Onboarding**' button

Congratulations! Your account is now verified and ready for the next step, which is creating your own workspace.


---

# 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.sontre.id/introduction.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.
