# Commissions

Commissions can be calculated by MotiveWave™ using the simulated account, in replay mode or as part of Strategy Back Testing. If you would like to include commissions, these can be configured from the Commissions dialog (Configure > Commissions from the Console menu bar).

* **Base Cost** – This is the base cost of a trade. Some brokers offer flat rates for commissions. If this is the case, just enter the cost here.
* **Unit Cost** – Some brokers charge based on the number of units (ie quantity) that are part of an order (ie shares, contracts etc).
* **Unit Size** – If a unit cost has been specified this is the lot size.

<figure><img src="/files/r0RxKkYuUfA6nngm7Fnj" alt=""><figcaption></figcaption></figure>

The above dialog enables you to define a commission structure that applies to each type of instrument. Some instruments may have their own specific commission structure. If this is the case, you can override this from the **Instrument** dialog (right click on the chart and choose *Edit Instrument,* click on the **Commissions** tab).

<figure><img src="/files/p0Ek19uckKmkNfFoSqs7" alt=""><figcaption></figcaption></figure>


---

# 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://docs.motivewave.com/user-guide/account-management/commissions.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.
