# Signing Up

To sign up to Qonic, head to [app.qonic.com](https://app.qonic.com/). If you do not already have an account, you should see the following screen, asking you for your email address and a password. You can also sign up and log in using your personal Google or Microsoft account. Single Sign-On (SSO) for organizations is supported in the Enterprise [pricing](https://www.qonic.com/pricing/) tier.

<figure><img src="/files/5Myk3tISxR4Z88whsRzo" alt="" width="249"><figcaption></figcaption></figure>

In the next step, enter your full name and what your preferred language is. You can change this both later in your account settings once you are logged in.

<figure><img src="/files/A4ff60DIecYtQVQa4YdO" alt="" width="249"><figcaption></figcaption></figure>

If someone has already invited you to their organization before you signed up to Qonic, you should see an option to join their organization in the next step. Choose to join their organization or to create your own organization.&#x20;

<figure><img src="/files/x1gE7E6pOkincXJeGmpk" alt="" width="250"><figcaption></figcaption></figure>

If you chose the latter, you need to provide an organization name, industry and country. Once you have provided this you can continue and log in.&#x20;

<figure><img src="/files/EZ2WUvhRlUs3HjVu6K39" alt="" width="250"><figcaption></figcaption></figure>

Once you are logged in you will see your own personalized dashboard. Click [here](/documentation/qonic-dashboard/dashboard-overview.md) for an overview of the dashboard interface.


---

# 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.qonic.com/getting-started/signing-up.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.
