# Tech Approach

- [Layer 2 Solutions](https://docs.zulunetwork.io/tech-approach/layer-2-solutions.md): Let's dive into what layer 2 solutions are and their importance in enhancing the Bitcoin network's scalability.
- [Building on Bitcoin](https://docs.zulunetwork.io/tech-approach/building-on-bitcoin.md): Bitcoin's widespread adoption has led to significant recognition among users and businesses, paving the way for other digital currencies while maintaining its leading position.
- [ZKEVM: EVM on Bitcoin](https://docs.zulunetwork.io/tech-approach/zkevm-evm-on-bitcoin.md): Zulu wants to move Bitcoin forward, contributing meaningfully to the Bitcoin ecosystem, the Zero Knowledge field, and Blockchain technology.
- [Data Availability](https://docs.zulunetwork.io/tech-approach/data-availability.md): The Zulu Network uses a modular design for Data Availability using networks specifically dedicated to DA, such as Avail.
- [Modularity](https://docs.zulunetwork.io/tech-approach/modularity.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.zulunetwork.io/tech-approach.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.
