# Create your account

Throughout this guide, you will find the basic principles for the Polyflow platform.\
First of all, [create your Polyflow account ](https://app.polyflow.co/login)(it’s free!) &#x20;

After clicking on the Sing Up button, you will receive an email to the account you've provided, which will contain the activation link for your account. Sometimes this email is sent to the **Spam folder**. Check it out in case you cannot find it! Once the account is activated, you can **access the platform**.

Now that you have access to **Polyflow**, the first step you need to take is installing [our browser extension](https://chrome.google.com/webstore/detail/polyflow/opjokcajilekgpjkcikhdfoankdjjnli). Please, **check the instructions below.**


---

# 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://guides.polyflow.co/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.
