# Create Account

{% hint style="info" %}
Parta.io is a web application, so you will need Internet access and a browser to use it. We recommend using the latest version of Google Chrome.&#x20;
{% endhint %}

Go to [www.app.parta.io](http://www.app.parta.io), click on **"Start for free"** and fill in the required information. After that, click **"Get Started"** and you will receive a notification on your email with the confirmation link.

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

{% hint style="info" %}
Make sure to activate the link within 24 hours, before it expires.
{% endhint %}

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

You can try **all the subscription granted features** during the trial, with several restrictions on the number of invited users, exports, company resources, and projects. You will find all information about restrictions on the company page.

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

After the trial period ends, you will be able to pay for a subscription and create educational content without any restrictions.


---

# 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://help.parta.io/introduction/create-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.
