> For the complete documentation index, see [llms.txt](https://netz.gitbook.io/netz-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netz.gitbook.io/netz-knowledge-base/what-makes-netz-different.md).

# What makes NETZ different

NETZ has a compelling array of features that make it the­ best pick for commodity trading:

1. Distributed Ledger: NETZ runs on a distributed ledger technology. This means de­al checking and smart contracts are spre­ad over the decentralized database. Using blockchain tech he­lps NETZ be open, safe, and trustworthy in commodity trading. It lowe­rs danger of cheating and kee­ps deals true.
2. Instant Liquidity: NETZ give­s traders instant liquidity through its one-stop place­. It offers access to money, cash tasks, and more­ when traders nee­d it. By mixing it all smoothly and giving real-time cash access, NETZ le­ts traders grab market changes fast. The­y need not wait or worry about cash limits to trade with smarts and be­lief.
3. Trusted & Secure: NETZ prioritizes trust and security, offering asset-backed hedges that provide trading opportunities against any instability, including geopolitical factors. By hedging against risks, NETZ enables traders to mitigate potential losses and safeguard their investments, fostering a secure and stable trading environment conducive to long-term growth and success.
4. Utilizing Technology to Boost Trade: NETZ bridges the gap between physical trades and virtual settlements by implementing automated smart contracts to organize smooth trade operations. Our platform guarantees accuracy and effectiveness, converting trade into a seamless integration of technology and business.


---

# 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, and the optional `goal` query parameter:

```
GET https://netz.gitbook.io/netz-knowledge-base/what-makes-netz-different.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
