# Supported Networks

Currently, Bonsai is exclusively developed on the Optimism network, with plans to expand to other EVM-compatible networks where it's practical. Our focus on a single network allows us to closely monitor use cases and establish strong DeFi integrations.&#x20;

We look forward to adding more networks following our beta launch.

<br>


---

# 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.bonsai.finance/supported-networks.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.
