# Architecture

{% hint style="info" %}
Holdstation DeFutures is introducing two essential features to cater to the needs of traders - the Dynamic Price Feed (DPF) and Flexible Market Making (FMM). These key terms are crucial in our architecture landscape and will ensure a seamless trading experience for our users.
{% endhint %}

The diagram below will help you visualize how Holdstation BeFutures operates and how we can provide optimal order execution for you.

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

## How Holdstation DeFutures works

Welcome to **Holdstation DeFutures - where the magic happens!** We want to give you a sneak peek into how our engine and backend work their magic to make your trades happen.

First things first, our platform is built to be transparent and user-friendly. We want you to have a clear understanding of how everything works, so you can trade with confidence.

Our *DeFuture engine* is designed to be fast and efficient, enabling you to execute trades quickly and without any hassle. Plus, with our advanced order-matching algorithms, you can be sure that you're getting the best possible price for your trades.


---

# 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.holdstation.com/holdstation/holdstation-defutures/architecture.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.
