# Core Concepts

- [What are zAssets?](https://docs.zipper.trade/core-concepts/quickstart.md)
- [What To Do With zAssets?](https://docs.zipper.trade/core-concepts/quickstart/what-to-do-with-zassets.md)
- [What Is Zipping/Unzipping?](https://docs.zipper.trade/core-concepts/what-is-zipping-unzipping.md)
- [What Are On-Chain Vaults?](https://docs.zipper.trade/core-concepts/what-are-on-chain-vaults.md)
- [What Is Zipping/Unzipping?](https://docs.zipper.trade/core-concepts/publish-your-docs.md)
- [Compliance and Security Measures](https://docs.zipper.trade/core-concepts/publish-your-docs/integrations.md)
- [What Are On-Chain Vaults?](https://docs.zipper.trade/core-concepts/what-are-on-chain-vaults-1.md): Zipper uses secure on-chain vaults to store original assets backing zAssets. These vaults are designed with advanced security measures to ensure user funds are protected and fully collateralized.
- [Multi-Signature Wallets and TEE Protocol](https://docs.zipper.trade/core-concepts/what-are-on-chain-vaults-1/multi-signature-wallets-and-tee-protocol.md)


---

# 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/core-concepts.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.
