# Maker System

### What Is Maker <a href="#what-is-maker" id="what-is-maker"></a>

Makers assist senders with the interoperability and adaptability of their asset transactions in an efficient manner. Continuously providing liquidity in all market conditions, they optimise Ethereum Layer 2 transactions for stability.

### What Is the Maker System <a href="#what-is-the-maker-system" id="what-is-the-maker-system"></a>

Maker System is a multifunctional decentralised mechanism, empowering both Makers and Senders to flexibilize their digital assets safely and efficiently. We enable makers to earn competitive profits by setting up Maker Nodes, while safeguarding sender’s assets via the Arbitration mechanism.

### What Is Maker Node <a href="#what-is-maker-node" id="what-is-maker-node"></a>

Makers can set up a maker node by themselves and provide liquidity.

### How to Set Up A Maker Node <a href="#how-to-set-up-a-maker-node" id="how-to-set-up-a-maker-node"></a>

Anyone can create a maker node via the maker dashboard.

**Route**

* Step 1: Go to the MakerNode page in Orbiter Dashboard.
* Step 2: Maker needs to select the layer 2 network in which they wish to provide liquidity. Please note that a maker can choose multiple destination networks for transaction validation and liquidity provision.
* Step 3: Set the transaction limit, withholding fee and trading fee per transaction according to the maker's preferences.

**Limit**: Refers to the maximum amount allowed for a transaction. Please note that the minimum transaction value is 0.005 ETH. Withholding Fee: A one-time charge to cover the cost of gas for transfers to the destination network. Fees may vary according to the destination network. Trading Fee: Makers can choose a percentage of the trading value they wish to get from the per-transaction amount.

We recommend that makers keep 110-180 ETH in their EOA as liquidity in order to respond to transaction needs. In addition to the liquidity that makers provide in their EOA, makers also need to deposit excess margin in the MDC contract. Makers are able to adjust the excess margin amount by modifying the limit of every transaction pair. Makers will receive the total amount of excess margin deposited when the node is removed.

### How to Respond to Arbitration Case <a href="#how-to-respond-to-arbitration-case" id="how-to-respond-to-arbitration-case"></a>

Makers will be able to access the ongoing arbitration cases and history via Maker Arbitration on Maker Client homepage.

<figure><img src="https://2241067817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3q5fMp74wGQ0tOLcPW42%2Fuploads%2FxuR9Rgx3Reof3j0HEFAm%2Fimage%20(1).png?alt=media&#x26;token=e4f8c7d2-8e0d-4e6d-b3f6-659f5e589886" alt=""><figcaption></figcaption></figure>

### How to Become Makers <a href="#how-to-become-makers" id="how-to-become-makers"></a>

Although our Maker Client is now running on the testnet and only available to members of our Whitelist, we will expand our reach and finally meet everyone very soon!


---

# 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.orbiter.finance/welcome/maker-system.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.
