# Trade Confirmation

### What is a confirm?

After buying or selling a security, a trade confirmation (or "confirm") will be generated by our clearing corporation, Apex Clearing. The trade confirmation will be sent to you before the open on the next business day.

A trade confirmation is a financial document that reports the details of account trades. Investors can use trade confirmations to confirm all aspects of their trading activity. Trade confirmations can be accessed in the account documents section of the Options AI App (Account>Documents)&#x20;

### Key parts of your trade confirmation:&#x20;

**Page 1**&#x20;

The first page of your trade confirmation contains disclosures provided by Apex Clearing.  The bottom of the page contains a key of different codes that can be referenced when reviewing Page 2 – notably, the codes will indicate the type of transaction and your account type.&#x20;

**Page 2 onwards:**

&#x20;The second page of your confirmation contains information about the specific trade(s) that took place in your account. The most frequently inquired about sections of trade confirmations:&#x20;

* Acct type: Indicates whether your account is a cash (1) or margin (2) account.&#x20;
* B/S: Indicates whether the transaction within your account was a buy (B) or sell (S)&#x20;
* Trade date: Date the security was purchased or sold&#x20;
* Settle date: Date the trade fully settled&#x20;
* QTY: Quantity of shares or options contracts purchased or sold&#x20;
* SYM: Ticker symbol of the security purchased or sold&#x20;
* Price: Price at which the security was trading at when purchased or sold&#x20;
* Principal: Amount paid for a buy or received for a sale prior to commissions or fees paid on the trade&#x20;
* Comm: Commission paid on the trade
* Tran fee: Transaction fees paid on the trade (for example TAF/ORF/SEC fees)
* Add’l fees: Additional fees paid on the trade (for example OCC/Clearing/Exchange fees)&#x20;
* Net amount: Amount paid or a buy or received for a sale after commissions or fees paid on the trade

Options AI [disclosures are available here](https://disclosures.optionsai.com/) along with our [commission and fee schedule](https://disclosures.optionsai.com/disclosures/commission-and-fees).


---

# 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/trading/trade-confirmation.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.
