# Canopy Documentation

<figure><img src="/files/L0HKrMetGPUBtFCXvcST" alt=""><figcaption></figcaption></figure>

At Canopy, our mission is to create the best software for building, deploying, and growing sovereign blockchain applications.&#x20;

### Transform Your Application with a Dedicated Sovereign Blockchain

Elevate your application by transforming it into a sovereign blockchain offering:

* **10,000+ transactions per second**
* **Fully customizable transaction costs and economics**
* **Enterprise-grade infrastructure**
* **Predictable, cost-effective operational costs**
* **Build the way you want with any programming language.**&#x20;

Canopy Appchains offer exclusive blockspace tailored for applications that require exceptional scalability, surpassing the limitations of shared networks and layered security. With Canopy Nested Chains, you are no longer competing for network resources or trusting other parties. Instead, you gain a high-performance blockchain that ensures:

* **Sovereignty**: Operate with autonomy - no censorship or middlemen.
* **Security**: Day 0 security provided by Canopy.&#x20;
* **Scalability**: Effortlessly handle growing demands.

### Quick Links

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Run Nodes &#x26; Validate ↗</strong></td><td>Learn about running nodes and validating in Canopy.</td><td><a href="/files/VbS19weoX5FEilJxBwu3">/files/VbS19weoX5FEilJxBwu3</a></td><td><a href="/pages/8e2e17DtVKwE4e8qrq0w">/pages/8e2e17DtVKwE4e8qrq0w</a></td></tr><tr><td><strong>Join the Community ↗</strong></td><td>Looking to get started? Get involved.</td><td><a href="/files/sRl5k8j8Pbf2SUeLJyAS">/files/sRl5k8j8Pbf2SUeLJyAS</a></td><td><a href="/pages/kYN7rSAv73vJHF9Fo9bv">/pages/kYN7rSAv73vJHF9Fo9bv</a></td></tr><tr><td><strong>Learn About Blockchain ↗</strong></td><td>New to blockhcain? Start here!</td><td><a href="/files/vJsLvyaKQRMd7VfjPSo1">/files/vJsLvyaKQRMd7VfjPSo1</a></td><td><a href="/pages/u7DEBpFztltiiKkeCq2g">/pages/u7DEBpFztltiiKkeCq2g</a></td></tr><tr><td><strong>Learn How Canopy Works ↗</strong></td><td>Learn how Canopy works.</td><td><a href="/files/7ekxPsuxuIm0UAjDFIvl">/files/7ekxPsuxuIm0UAjDFIvl</a></td><td><a href="/pages/Lw7mkhVzQbWrePEwhnNd">/pages/Lw7mkhVzQbWrePEwhnNd</a></td></tr></tbody></table>

### About

{% tabs %}
{% tab title="Community" %}
💬 Engage the community: [Join Discord](https://discord.gg/pNcSJj7Wdh)
{% endtab %}

{% tab title="Github" %}
Contribute to the implementation: [Github](https://github.com/canopy-network/canopy)
{% endtab %}

{% tab title="Whitepaper" %}
Read the paper: [Our Whitepaper](https://canopy-network.github.io/whitepaper/The%20Blockchain%20Incubator%20Model_%20Bridging%20Dependent%20Applications%20to%20Autonomous%20Networks.pdf)
{% endtab %}

{% tab title="Socials" %}
Find us on [X](https://x.com/CNPYNetwork) and [Bluesky](https://bsky.app/)
{% endtab %}
{% endtabs %}

### What to expect out of these docs?

Canopy documentation is a comprehensive resource that acts as a single "wiki" for all information related to Canopy. It provides insights into the "what" and "why" behind Canopy, explaining its operations and how to participate. Users can learn how to get involved by building a chain, running a node, or participating with CNPY, offering a thorough understanding of the processes involved.

{% hint style="warning" %}
The Canopy docs are a work in progress. Please check back in a few weeks. Until then, please refer to our official [Go implementation](https://github.com/canopy-network/canopy) of Canopy.
{% endhint %}

{% hint style="info" %}
New to blockchain? No problem! Start at [Blockchain 101](/docs/canopy-network/why-canopy/blockchain-101.md)&#x20;
{% endhint %}


---

# 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-documentation.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.
