# Deploy Apps with AutoShares API

Autoshares offers an all-in-one front to back office trading solution for fintech companies, financial advisors, financial firms, and developers to build financial apps for online investing.

Autoshares platform consists of several components: web trader, mobile trading applications for iOS and Android, OMS with middle and back office, and APIs.

Autoshares Web Trader can be used as a whole turn key trading suite for running an financial services business, or certain components can be private labeled separately such as: web trader, mobile applications, API's, or the broker front and back office OMS.

Features include:

* Well documented APIs, front and back office, OMS
* Trade equities, options (including multi-legs), ETFs, Mutual Funds (Forex with cryptocurrencies coming soon).
* Customizable layout&#x20;
* Web-based custom widgets and tabs designer - "trading browser within a web browser"&#x20;
* Market Analytics with streaming market data (LI and LII)
* Charts, including technical indicators and drawing tools
* Option Chains with built-in probability calculator
* Monitor orders, positions and account balances in real time
* Customizable Price Alerts Engine
* Trade from any where functionality
* Paper trading/simulated trading mode&#x20;

Find more information about features of Autoshares here: <https://developer.autoshares.com>

Open a demo account: <http://demo.autoshares.com/User/UserInformationEntry>

Watch a video overview of a web trading platform:


---

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