# Sign Up and Log In

<mark style="color:$primary;background-color:purple;">**1. Sign up**</mark>

{% stepper %}
{% step %}

#### Click the purple Sign up button at the top right.

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

{% step %}

#### Enter your email address and complete the sign-up.

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

<mark style="color:$primary;background-color:purple;">**2. Log in**</mark>

{% stepper %}
{% step %}

#### Click the white Login button at the top.

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

{% step %}

#### Please log in with the email address you used to sign up.&#x20;

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

{% step %}

#### You can use the service after checking the Brand you are currently connected to at the top.

<figure><img src="/files/f908a58e26eba5c341ded326e769483d032b532d" 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.styleai.io/product-docs/product-docs-en/personal-member/quickstart.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.
