# Create Account

{% hint style="success" %}
We recommend using Manyfast on a PC with a modern browser and a stable internet connection.
{% endhint %}

This guide walks you through the basic setup to get started with Manyfast. Follow the steps below in order — from signing up to creating a Group — to complete your first-time setup.

<br>

{% stepper %}
{% step %}

#### Sign up

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

1. You can sign up quickly with a **Google account**.
2. Or sign up with your email address.

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

3. Set an email and password to complete your registration.
   {% endstep %}

{% step %}

#### Set up your profile

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

* You'll be asked to set up your profile the first time you sign in.
* Choose the profile picture and name that will be shown in the editor.
* Select your **Job** (Planner, Designer, etc.), your **Purpose** for using the service, and whether you'd like to receive emails, then click the **Start** button.
  {% endstep %}

{% step %}

#### Sign-up complete

<figure><img src="/files/5l1YJLlcqjfSL3VGw5a0" alt=""><figcaption></figcaption></figure>

* Once you've finished setting up your profile, your sign-up is complete and you'll be taken to the Manyfast home screen.
  {% 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.manyfast.io/en/start/set-up.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.
