# Account Setup

The set-up process for our product is designed to be user-friendly and efficient. It consists of two main steps: <mark style="color:blue;">**sending the sign-up link and entering user details**</mark>

Once you express interest in signing up for our product, you will receive an email containing a unique sign-up link. This link is generated to ensure security, and facilitate a seamless sign-up process.

Upon clicking the sign-up link, you will be directed to a dedicated sign-up page on our platform. Here, you will be required to provide your institution's information.

By following this outlined sign-up process, you can quickly and securely create an account for our product.

<div><figure><img src="/files/61iXSEzwaCJ43EQlGDyZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eUydSixDDSitHZH7vcIN" alt=""><figcaption></figcaption></figure></div>

Our user-friendly design of the sign-up page, coupled with clear instructions and security measures, aims to provide you, a positive onboarding experience.

<br>


---

# 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.belrald.com/untitled/getting-started/account-setup.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.
