# Paper Trading

{% hint style="warning" %}
Paper Trading is only available to subscribers at this time
{% endhint %}

## Paper Trading on Options AI &#x20;

* At the start of your trial, your account is credited with a virtual $10,000.
* You can use our trade generation tools to identify and customize a stock or options trade.
* When you want to trade, there are 2 classes of trade available to you:
  * A Paper Trade - simulates a live trade
  * Follow A Trade - allows you to keep tabs on a trade&#x20;

### Paper Trades

Paper trades are intended to simulate a live trading experience.&#x20;

* When you open or close a paper trade the price limit is set to the mid price
* If you attempt to open a paper trade outside of market hours it will become a followed trade
* If you want to edit the entry price of a paper trade, it will become a followed trade
* The profit or loss of each paper trade you execute is used to update your virtual balance.
* To view closed paper trades click on the history icon whilst viewing open paper trades

### Followed Trades

Followed trades allow you keep tabs on strategy and see it play out.

* Followed trades are not used to update you virtual balance&#x20;
* You can be unfollow a trade at any time
* To view previously followed trades click on the history icon whilst viewing open followed trades


---

# 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://support.optionsai.com/options-ai-support/about-us/paper-trading.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.
