# Aggregated Order Book

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

### What is an aggregated order book?

If you are trading with more than 1 liquidity provider (LP), their orders will be aggregated in 1 order book. The system will show the orders filtered by price and time priority.

### Why is this beneficial for me?

It will improve the spread and the total cost of execution because you will utilize the best offers from multiple LPs while executing the trade

### How would I know whom did I execute with?

Upon execution, the system will show this information in your positions and trade history

### Do you offer reporting on the trades done with multiple market makers?

The reporting is provided on demand in CSV or daily and monthly in PDF

### What if I wish to execute a trade only with one market maker?

You can do that either through restricting trading with other counterparties or limiting trades per asset&#x20;


---

# 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/aggregated-order-book.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.
