# Setup your Account

## Sign-Up

To access smartTools, you have the option of creating an account via the sign-up button. To create an account using the sign-up button, please follow these simple steps:

Go to the[ sign-up page](https://app.laigo.io/register/HxB4EQdYUxJYEAcKUQFUAgNSTlFUVgcVVVYIAhgHBVAESAFUUVMAVVNXAFIEUhsfQHFGBFgKE1xjEUJcVxdHYwAED11AbBg=)

1. Enter your first and last name.
2. Enter your email address, and your desired password.
3. Once you’ve read the [terms of use](https://laigo.ai/terms-and-conditions/) and our [privacy policy](https://laigo.ai/privacy-policy/) agree to it, click on the first checkbox.
4. Click on Sign Up.
5. Check your email or spam box for confirmation and follow the instructions in the email to activate your account.

<figure><img src="/files/GcSNVfRbCdMCh91T6Ics" alt=""><figcaption></figcaption></figure>

Enhance your profile by registering:

<figure><img src="/files/PIqFB3iTCqFNQbVctfy0" alt=""><figcaption></figcaption></figure>

## Log-In

If you already have an account for smartTools, follow these steps to log in to your account.

1. Go to the [Log-in](https://account.laigo.io/realms/SmartTools/protocol/openid-connect/auth?client_id=account-console\&redirect_uri=https%3A%2F%2Faccount.laigo.io%2Frealms%2FSmartTools%2Faccount%2F\&state=44ccafb0-e2a7-4298-b207-fe957414c57d\&response_mode=fragment\&response_type=code\&scope=openid\&nonce=ecbebd18-688f-4f1a-8c08-6629743219c6\&code_challenge=dud5kHq5taaYVKzLpFYwNhZerM4R5pW89FIWilCfgkU\&code_challenge_method=S256) page.
2. Enter your email address and password.
3. Click on Log in.

## Recover Account

1. Click the link **password forgotten**.

If you have forgotten your password, follow these steps to recover your account.<br>

<figure><img src="/files/4Y39BdSU2lXUwvRtuT8N" alt=""><figcaption></figcaption></figure>

2. Add your email address that you used to create an account for smartTools and click on **send** an email.<br>

   <figure><img src="/files/ubkGbFC8I3T3nQqxq7uO" alt=""><figcaption></figcaption></figure>


---

# 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.laigo.ai/get-started/setup-your-account.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.
