# Clearing

Clearing is technically netting with a temporal component. In banking we see it as bilateral reduction of balance sheet leverage done at certain intervals. It is a necessary element in any [Credit](/credit.md) system. Centralized clearing divides agents in the network in two classes: those that can issue/clear money, and those that cannot. In the economic space protocol, clearing is a network process where every [Agent](/agent.md) participates and collectively assumes the role commonly taken by a specialized third party like a clearing house. Every [Economic space agent](/economic-space-agent.md) also becomes clearer i.e. like a little banker who is part of a credit issuing and clearing network which is run just by participating in a joint [Protocol](/protocol.md). Economic space agents learn to do clearing through the creation of liquidity tokens: when you issue a [Liquidity token](/liquidity-token.md), you issue it to the credit network. Every liquidity token becomes thus part of the credit network. That is how it is possible for them to clear. Liquidity tokens are used to facilitate and confirm ledger entries, generating stability in economic flows; they are not coins to accumulate or loaned for profit.


---

# 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/clearing.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.
