# Exchange Unit

An abstract unit of exchange: a common denominator in which to express exchanges, enabling the matching algorithm to gradually fill an order. In the economic space protocol exchange offers are expressed through an abstract unit of exchange, where the rates of exchange between any two commodities are translated to these units. Through netting, exchanges can occur without the need to hold and then use a mediating financial instrument (i.e., money). This is of importance since money in a capitalist economy is effectively the ‘right to express exchange value.’ The economic space protocol’s money equivalent is reciprocally issued credit, denominated in units of exchange/units of credit.


---

# 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://glossary.ecsa.io/exchange-unit.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.
