# Metronome Revenue Model

Metronome Synth has multiple revenue streams including fees and liquidations.  All revenue goes to the Metronome Treasury, which will be used for continued ecosystem growth and health.

Synth Balance Fee - The balance fee is a mechanism to address the risk associated with generating synthetic assets on the Synth protocol. Each synthetic asset will have its own specific balance fee based on its risk profile.  This fee is an annualized fee, charged on a per-second basis, and is applied by increasing the outstanding synthetic position the user holds.  This fee can be viewed on the Metronome Dashboard, by hovering your mouse over each individual synthetic asset. &#x20;

Marketplace Trading Fee - The marketplace fee is charged to users when swapping synths on the Synth Marketplace. The fee for swaps is 0.45% (0.55% on mainnet).&#x20;

Liquidation Fee - User positions are assessed with a premium fee whenever liquidation occurs. This fee is split between the liquidator and the Synth Protocol. Currently, the liquidation fee is an additional 18%, of which 10% goes to liquidator and 8% to Metronome.&#x20;

<br>


---

# 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.metronome.io/metronome-synth/metronome-revenue-model.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.
