# Voice Trading

<figure><img src="/files/7Ise3rLwE2OcEnVRWuMh" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/zAGutGFdsQMUm7H9OUaU" alt="" width="563"><figcaption></figcaption></figure>

### Why would I need Voice Trading?

This feature is designed to register trades performed in a non-electronic manner. It is useful for consolidating all settlements and trade history in one interface. The trades will be reflected in your trading and settlement history, as well as in PDF reports.

1. Click “Orders”
2. Add New Order
3. Select 'Voice Trade' in 'Type' field
4. Input the counterparty's ID. You can find it in the 'Risk management' section
5. Select the instrument used in the trade
6. Specify the price of the asset
7. Specify the amount of assets traded at this price
8. Press 'Buy' if you have bought the asset from the counterparty, or 'Sell' if you have sold the asset to the counterparty

### Does the Taker need to increase the limit if the trade exceeds it?

Yes, both the global and the counterparty limits will be checked.


---

# 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://faq.finerymarkets.com/product-features/trading/voice-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.
