# Sign Up and Login

1. Go to ScaleFlows website and click **Sign Up**.

<figure><img src="/files/900yz1OpP0JqnCfNbuSv" alt=""><figcaption></figcaption></figure>

2. Enter your email and create a password.

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

2. Check your email for a confirmation link and click it.
3. Return to ScaleFlows and log in with your email and password.
4. Forgot your password? Click "**Forgot password**" on the login page. Enter your email, and you'll receive a reset link.
5. Invited by a teammate? Click the link in your invitation email. It will take you directly to the sign-up or login page. After logging in, you'll automatically join the store you were invited to.


---

# 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.scaleflows.net/documentation/documentation-v1.1/getting-started/sign-up-and-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.
