# Getting Started

## Registration Form

The first step in getting started with Autoshares Web Trader is to register as as new user. In order to do that, quickly fill out out the following online form:

![](/files/-MCzDFaammTLgLS5cYtt)

{% hint style="warning" %}
Parameters marked by a red asterisk are mandatory. Registration form will not be completed without them.
{% endhint %}

The [demo environment](http://demo.autoshares.com/User/LogOn?ReturnUrl=%2f) offers simulated trading functionality that entirely replicates real trading, except that no real funds are being risked. If you already created a demo account, just log into the platform by entering your username and password.

## **Contact Support**

If you have any questions or feedback about the platform, please click **contact support** located in the top right corner.

When using "Contact Support" form please describe your question in as many details as possible and/or attach up to 5 files to illustrate your question.

![](/files/-MCzDFadsinvGynCPF34)

## **Language Settings**

Autoshares Trader provides users with multilingual support. Pick a language of your preference and changes will take effect right away, without the need to refresh the page.

Currently there are five languages available in the platform:

1. English
2. Japanese
3. Chinese Manadarin
4. Chinese Cantonese
5. Spanish (mobile only)
6. Russian

It is possible to add additional languages. If you are interested in adding a new language, please [contact support](https://www.etnasoft.com/contact-support/).

![](/files/-MCzDFagEEuHILWTrs2y)

## Registration Confirmation

Once you complete and submit your online registration form, you will receive an email message confirming the successful completion of your registration. This note will also contain links to Tech Support and other useful information. Please save this message as you may want to use this information later.

Press "**Click here to start using Autoshares Trader** " and you will be re-directed to the web trader dashboard.


---

# 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://api-documentation.autoshares.dev/user-guide/web-terminal/getting-started.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.
