# Register and Log In

Whether you’re setting up your first loyalty campaign or exploring advanced features, getting started is simple and quick.&#x20;

#### Follow the steps below to create your account and access the Enable3 dashboard.

{% stepper %}
{% step %}
**Register your account**.

Visit [Enable3.io ](https://enable3.io/)and click on "Start for Free." Fill in your details, including name, email, password, and some company details to create an account.

<figure><img src="/files/iJDukdR1zJAnKQQvWTLh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Verify your email

{% endstep %}

{% step %}

#### Log in to your account and start with **Basic Setup**.

Once verified, log in with your email and password to access the Enable3 dashboard.

<figure><img src="/files/e7XCwEFZw0jURSenD35v" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.enable3.io/enable3/getting-started/register-and-log-in.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.
