# ZRX - 0x

![](/files/-MSw8Okri3a6sqpqPiAb)

0x is an infrastructure protocol that allows users to easily trade ERC20 tokens and other assets on the [Ethereum](https://coinmarketcap.com/currencies/ethereum/) blockchain without relying on centralized intermediaries like traditional [cryptocurrency](https://coinmarketcap.com/alexandria/article/what-are-cryptocurrencies) exchanges.

0x achieves this decentralized exchange functionality using a collection of open-source, publicly auditable [smart contracts](https://coinmarketcap.com/alexandria/glossary/smart-contract) that work together to produce a flexible, low-friction trading protocol that developers can easily weave into their products.

The protocol is powered by an ERC20 utility token known as ZRX. Nodes that (also known as relayers) host an off-chain order book and offer user-facing applications that present this information and allow users to make, fill and cancel transactions are paid in ZRX tokens (as trading fees). ZRX can also be used to participate in platform governance, helping holders suggest and vote on changes to the protocol.

In 2019, 0x [announced](https://blog.0xproject.com/0x-roadmap-2019-part-4-proposal-for-stake-based-liquidity-incentive-52c16558df29) an overhaul of the ZRX token, adding extra functionality, allowing ZRX holders to delegate their stake to a market maker to earn passive rewards while retaining their voting capacity.

| Parameter                                                     | Value                                                                                                                       |
| ------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Underlying Asset                                              | 0x                                                                                                                          |
| Project Website                                               | <https://0x.org/>                                                                                                           |
| Asset symbol                                                  | ZRX                                                                                                                         |
| Price Source                                                  | Binance                                                                                                                     |
| ​[Price Url](https://www.bitstamp.net/api/v2/ticker/ethusd/)​ | [https://api.binance.com/api/v3/ticker/price?symbol=ZRXUSDT](< https://api.binance.com/api/v3/ticker/price?symbol=ZRXUSDT>) |
| Price Path                                                    | price                                                                                                                       |
| Max. Leverage                                                 | 25x                                                                                                                         |

####

#### Maintenance Margin Coefficient

| Leverage   | Maintenance Margin Coefficient |
| ---------- | ------------------------------ |
| 25x        | 0.45                           |
| 10x        | 0.40                           |
| 5x         | 0.35                           |
| 3x or less | 0.30                           |

####


---

# 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.dmex.app/assets/zrx.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.
