# Advanced auction model for large trades.

We understand that larger investors have unique needs, especially when it comes to executing large trades. Moving large volumes can significantly impact the market, potentially leading to less favourable execution prices.&#x20;

To address this issue, BitOpex is developing an advanced auction model.

This model will allow larger trades to be executed in a way that minimises their market impact, ensuring that our users can move large volumes without negatively affecting their execution prices.&#x20;

By doing so, we aim to make BitOpex a platform that can cater to both small retail investors and large institutional ones.


---

# 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://gitbook.bitopex.io/overview/our-features/advanced-auction-model-for-large-trades..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.
