# BitBrokerTrade

**BitBrokerTrade** is a Dutch software house that generates applications to give consumers the opportunity to trade in **(crypto) currencies** in a simple, fair and exculpatory way.

The BitBrokerTrade platform allows the consumer to have a trader (software application) generate purchase and sales orders in (crypto) currency on behalf of her / him. The consumer needs an account with an **Exchange**, on which he / she deposits an amount in euros with which he / she wants to trade.

The trader can only change the composition of the currency of the account (exchange euros for cryptocurrencies (for example Bitcoin)).

The trader can never transfer currency to a third party account. Only the consumer can do that himself.


---

# 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.bitbrokertrade.com/english/master.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.
