# zkMarkets

## zkMarkets

- [⋄ Introduction and Mission](https://zkmarkets.gitbook.io/zkmarkets/welcome/introduction-and-mission.md)
- [⋄ What is zkMarkets](https://zkmarkets.gitbook.io/zkmarkets/welcome/what-is-zkmarkets.md): L2 NFT marketplace
- [⋄ Official links](https://zkmarkets.gitbook.io/zkmarkets/welcome/official-links.md)
- [⋄ Contact and Support](https://zkmarkets.gitbook.io/zkmarkets/welcome/contact-and-support.md)
- [⋄ Brand kit](https://zkmarkets.gitbook.io/zkmarkets/welcome/brand-kit.md)
- [⋄ Premium pass and platform fees](https://zkmarkets.gitbook.io/zkmarkets/getting-started/premium-pass-and-platform-fees.md)
- [⋄ Setting Up a Wallet](https://zkmarkets.gitbook.io/zkmarkets/getting-started/setting-up-a-wallet.md)
- [⋄ How to Access zkMarkets](https://zkmarkets.gitbook.io/zkmarkets/getting-started/how-to-access-zkmarkets.md)
- [⋄ Navigating the Interface](https://zkmarkets.gitbook.io/zkmarkets/getting-started/navigating-the-interface.md)
- [⋄ Tools Overview](https://zkmarkets.gitbook.io/zkmarkets/marketplace-features/tools-overview.md): First things first
- [⋄ Paymasters](https://zkmarkets.gitbook.io/zkmarkets/marketplace-features/paymasters.md): Paymaster Revolution on zkMarkets
- [⋄ Smart Accounts](https://zkmarkets.gitbook.io/zkmarkets/marketplace-features/smart-accounts.md): Welcome to zkMarkets integration of native Account Abstraction (AA) features, we're thrilled to introduce Smart Accounts (SA) - a revolutionary step towards enhancing user security and experience
- [⋄ Audits](https://zkmarkets.gitbook.io/zkmarkets/marketplace-features/audits.md)
- [⋄ Zero-Knowledge Proofs Explained](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/zero-knowledge-proofs-explained.md)
- [⋄ Layer 2 Solutions](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/layer-2-solutions.md)
- [zkSync](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/layer-2-solutions/zksync.md)
- [Bridge 🌉](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/layer-2-solutions/zksync/bridge.md): Deposit (Bridge) To Era
- [zkEagles (Premium pass)](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/layer-2-solutions/zksync/zkeagles-premium-pass.md)
- [Abstract](https://zkmarkets.gitbook.io/zkmarkets/crypto-technology/layer-2-solutions/abstract.md): Going Green!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://zkmarkets.gitbook.io/zkmarkets/welcome/introduction-and-mission.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.
