# Key Features and Benefits

1. #### **Asset Wrapping(Zipping) and Unwrapping(Unzipping)**

   Zipper provides a seamless process to convert external assets (e.g., ETH, USDT, Solana, Doge, Litecoin, etc) into Fabric-compatible zAssets. These zAssets can then be used within the Fabric ecosystem, unlocking broader utility and functionality.
2. **On-Chain Vaults**

   All original assets are securely stored in decentralized on-chain vaults. This ensures full transparency, traceability, and confidence in the safety of user funds.
3. **1:1 Minting Model**

   Zipper employs a simple 1:1 minting mechanism. For every external asset deposited into a vault, an equivalent amount of zAssets is issued, maintaining a precise balance and simplifying the user experience.
4. **Fabric-Compatible zAssets**\
   zAssets issued by Zipper are fully interoperable within the Fabric ecosystem, allowing users to engage with decentralized applications (dApps) and protocols built on Fabric.


---

# 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.zipper.trade/introduction/key-features-and-benefits.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.
