# How to sign up for a new account.

Getting started with Flensh is simple. Here’s how you can create your account:

1. Navigate to the Flensh sign-up page.
2. You have two options for creating an account:
   * **Email and Password:** Fill in your full name, email address, and create a secure password in the respective fields.
   * **Continue with Google:** Click the "Continue with Google" button for a faster setup process that links Flensh to your existing Google account.
3. Click the **"Sign Up"** button to complete the process.
4. If you signed up with an email and password, you may need to verify your email address. Check your inbox for a verification link.


---

# 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://flensh.gitbook.io/flensh-docs/getting-started/1.2.-creating-your-account/how-to-sign-up-for-a-new-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.
