# Getting Started

## Introduction

Web Trader for iOS serves as an extension of Autoshares Web Trader and provides similar functionality, including:

1. Placing orders;
2. Examining the profit and loss figures for open positions;
3. Managing and viewing watchlists;
4. Creating price alerts;
5. Analyzing charts;
6. Exploring the market depth of various securities.

## Downloading AutoShares Web Trader for iOS

Autoshares Web Trader for iOS is available on the [App Store](https://itunes.apple.com/us/app/autoshares-webtrader/id1205897919?mt=8) for both iPhone and iPad. It also features an extension for the Apple Watch that enables users to track their positions, profit and loss figures, account information, etc.

![](/files/-MCzDGwNrkroQbiSigm0)

## Signing Up

After you've downloaded the app, launch the app and tap on **Sign up**. if you've already signed up in AutoShares Web Trader, you can use those credentials to log into the mobile app.

On the sign-up window, proceed to specify your information:

* First name;
* Last name;
* Username;
* Email;
* Password;
* Password confirmation;
* Secret question-answer for password resets.

![](/files/-MCzDGwc58Sh6qD5-dA6)

Once you're done filling in the form, tap **Done**, accept the privacy policy, and tap **OK**.

Now that your new account has been created, proceed to log in.


---

# 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/etna-trader-for-ios/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.
