# What is ZKGate?

ZKGate is a **Layer-2 privacy-first blockchain** built around the concept of **ZK Pools** — pooled privacy domains that enable private transactions, pooled liquidity, and cross-chain private settlement for any project.

Instead of building their own privacy infrastructure, projects integrate directly into ZKGate through an SDK, enabling:

* Private swaps
* Private transfers
* Private staking & lending
* Private fundraising
* Private liquidity routing
* Private payroll
* Private gaming & NFT actions

Web3 projects plug into a **shared but isolated privacy infrastructure**, reducing cost and complexity by over **90%**.


---

# 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://zkgate.gitbook.io/zkgate-docs/introduction/what-is-zkgate.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.
