> For the complete documentation index, see [llms.txt](https://docs.xpanse.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xpanse.trade/oracle-based-system/trading-on-oracle-based-system/liquidity/global-zasset-market-liquidity.md).

# Global zAsset Market Liquidity

Oracle-based system are synthetic assets that are backed by global zAsset liquidity.

The global zAsset market liquidity is provided by HZN stakers who stake their HZN tokens as collateral to mint new zAssets. To maintain balance between collateral and the value of the global zAsset market, stakers actively manage their debt against the global debt pool on a weekly basis and are rewarded with HZN and trading fees in return.

The global zAsset market can fluctuate due to the profits and losses incurred by traders on Oracle-based system . When traders profit, the global zAsset market grows (new zUSD is minted), and HZN stakers’ debt increases, requiring them to manage it in relation to the new global zAsset market size. Conversely, if traders incur losses, the global zAsset market contracts (zUSD is burned), reducing the debt burden of HZN stakers and allowing them to mint more zUSD and subsequently increase their rewards.

To limit the risk from trades in Oracle-based system to the overall protocol, futures smart contracts factor in the real underlying assets’ open market liquidity, and volatility in relation to the global zAsset market cap. The data informs the protocol the limits on maximum open interest (total size of all open trades allowed in the market), funding rates, and maximum leverage for each asset. These factors prevent exploits between the open market and Oracle-based system and ensures a more balanced market skew (longs vs shorts), which in turn protects the protocol and the HZN stakers who back the system.

Having a stable and liquid zAsset market is essential to the trader experience and it is incentivized by the protocol’s business model that generates fees from trading.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.xpanse.trade/oracle-based-system/trading-on-oracle-based-system/liquidity/global-zasset-market-liquidity.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.
