# Introduction

## Overview

This sections covers basics of working with Autoshares Trader Web Trading Platform:

1. How to register?
2. How to change a password?
3. Where are the widgets menu and how to use them?&#x20;
4. How to place an order?&#x20;
5. How to set up a price alert?
6. How do I get help?&#x20;

This User Guide sets forth the procedures and descriptions of how to use Autoshares Trader, starting from the sign up process all the way to complex trading activities.

This document:

1. Describes components and windows of the trading system.
2. Explains the purpose and the functionality of widgets and tools.
3. Defines and explains the procedures for trade placement and verification.&#x20;
4. Showcases ways to personalize and customize the platform.

Separate sections are designated for all components of the platform:

* Web Trader:

{% content-ref url="/pages/-MCzCxxXqGLM-lv4-yqH" %}
[Web Trader](/user-guide/web-terminal.md)
{% endcontent-ref %}

* Autoshares Trader for iOS (including the extension for the Apple Watch):

{% content-ref url="/pages/-MCzCxxxnAkUgiHxTZPj" %}
[WebTrader for iOS](/user-guide/etna-trader-for-ios.md)
{% endcontent-ref %}

* Autoshares Trader for Android:

{% hint style="info" %}
Information provided in this user guide regarding the software or functionality of the Trading Platform, including descriptions and illustrations (i.e. screenshots), are subject to change by Autoshares.
{% endhint %}


---

# 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/introduction.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.
