# Registration and first login

[After purchasing a subscription to ERP Bridge](https://www.erpbridge.io/#pricing), you will enter our onboarding process. It will guide you through the account registration and your initial login to the platform.

The subsequent onboarding email will assist you in connecting your database and installing our agent on your server.

At that point, you will finally receive instructions on how to create your first synchronization operation and some of the synchronization operations that we at ERP Bridge recommend setting up to make the most of our software.

<figure><img src="/files/BodwDYn4PgGuoImOYCHC" alt=""><figcaption><p>The ERP Bridge login form</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?t=25s&v=S6QBV1eVon4>" %}
Account registration
{% endembed %}


---

# 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.erpbridge.io/registration-and-first-login.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.
