# Signing up

1. Go to our [sign-up page](https://volven.io/sign-up)
2. Register with e-mail and password.&#x20;

{% hint style="danger" %}
*Check your junk folder for e-mail confirmation code.*
{% endhint %}

A subscription is required in order to trade with Volven Terminal. Find pricing details [here.](https://volven.io/pricing/)

**Basic package**

Gives access to using the ["Smart Order (SMO)"](/strategies/smart-order.md) and ["Slicer (SC)"](/strategies/slicer.md) strategies on iOS. In order to log in to the desktop terminal, an upgrade to Experienced or Day Trader is required.

**Experienced**

Gives access to the desktop terminal and additional access to ["Time-Weighted Average Price (TWAP)"](/strategies/time-weighted-average-price.md) and ["Advanced Limit Order (ALO)"](/strategies/advanced-limit-order.md), and allows the user to run five strategies simultaneously.&#x20;

**Day Trader**

Gives additional access to ["TWAP Arbitrage (TARB)"](/strategies/twap-arbtirage.md), ["Bulk Converter (BC)"](/strategies/bulk-converter.md), and ["Cobra (CO)"](/strategies/cobra.md) strategies. You also get direct contact with our support team, and can run 20 strategies simultaneously.


---

# 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.volven.io/overview/signing-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.
