# Create your Account

### Create your account <a href="#create-your-account" id="create-your-account"></a>

{% stepper %}
{% step %}

### Open the sign-up page

Please visit [app.folioworks.com/signup](https://app.folioworks.com/signup). You will find fields designated for your email address, along with a Login button, a Sign Up option, and an option to Continue with Google.
{% endstep %}

{% step %}

### Enter your email

Enter your email address, a memorable password, and select ‘Sign Up’. A verification email will be dispatched to that address.
{% endstep %}

{% step %}

### Verify from your inbox

Please open the verification email and adhere to the provided instructions to complete the registration process. If the message is not visible in your inbox, kindly check your spam or junk folder, or consider resending the email
{% endstep %}

{% step %}

### Select your user type \[Expert]

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

{% step %}

### Follow the signup flow

Complete signup steps such as adding first and last name, location of residence, and uploading a copy of your resume. We'll extract key details of your resume automatically to build your profile. If you don't have a resume, check the box to skip for now.
{% endstep %}

{% step %}

### You're now ready to view projects!

{% 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.folio.works/getting-started/create-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.
