# Why Canopy?

We've designed this documentation with both technical and non-technical readers in mind. The "Why Canopy" section is a one-stop shop for readers of all types up to speed. If you're already up to speed with web3 and want to understand exactly what Canopy is head to [Core Features](/docs/canopy-network/core-features.md). Want to start building or participating? Head to [Build](/docs/build.md) or [Node Runner](/docs/secure-canopy/node-runner.md).

### Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Background and Industry State? ↗</strong></td><td>How did we get here?</td><td><a href="/pages/XcvDx0aqEYLyZSAA3rwZ">/pages/XcvDx0aqEYLyZSAA3rwZ</a></td><td><a href="/files/vJsLvyaKQRMd7VfjPSo1">/files/vJsLvyaKQRMd7VfjPSo1</a></td></tr><tr><td><strong>Learn About the Problem ↗</strong></td><td>Dive into the problem and how Canopy uniquly approaches it.</td><td><a href="/pages/VWyC8ts5ZmDZj6Rcael9">/pages/VWyC8ts5ZmDZj6Rcael9</a></td><td><a href="/files/swTvb2lGUNqcx11W67wN">/files/swTvb2lGUNqcx11W67wN</a></td></tr><tr><td><strong>Learn about Canopy's Solution and Vision ↗</strong></td><td>Read about the future of blockchain-enables applications.</td><td><a href="/pages/bjyxyKaGGLTRXoqUbmCx">/pages/bjyxyKaGGLTRXoqUbmCx</a></td><td><a href="/files/7o6VSOLyfSz4nkcZAfct">/files/7o6VSOLyfSz4nkcZAfct</a></td></tr><tr><td><strong>Comparables ↗</strong></td><td>How does Canopy stack up against the rest?</td><td><a href="/pages/n12uxG3lbeBu3N9Wdcz2">/pages/n12uxG3lbeBu3N9Wdcz2</a></td><td><a href="/files/FEJVhDpRztXFO8jMftfW">/files/FEJVhDpRztXFO8jMftfW</a></td></tr></tbody></table>


---

# 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://canopy-network.gitbook.io/docs/canopy-network/why-canopy.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.
