# Multichain Deployment

## Why Multichain?

Chains with a **mature and robust infrastructure** support the needs of the zkBob application. Useful applications include:

* Uniswap v3
* Aave
* Native USDC implementation

Polygon and Optimism both support these applications and are committed to protecting privacy and neutrality for the Ethereum ecosystem. zkBob is also available on Tron.

&#x20;Future governance decisions may create additional deployments in other on-chain environments in the future.


---

# 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.zkbob.com/zkbob-overview/basic-concepts/multichain-deployment.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.
