# Fact Sheet

The Canopy Stack offers comprehensive customization features. When you clone the Canopy Stack, the resulting Nested Chains automatically adopt a standardized set of technical and governance parameters

| Feature                        | Canopy                                 |
| ------------------------------ | -------------------------------------- |
| **Throughput**<sup>**1**</sup> | 10,000+ TPS                            |
| **Blocktimes**<sup>**2**</sup> | Default: 20 seconds, can be customized |
| **Data availability support**  | Full Nodes                             |
| **Gas token support**          | Custom                                 |
| **Upgrades**                   | Validator-led                          |
| **EVM compatibility**          | Eth RPC compatible                     |
| **Interoperability**           | Event Emission and Listening           |

<sup>1</sup>Data from multi-node setup sustained 10K+ TPS over 100 blocks with 8vCPU and 16GB RAM

<sup>2</sup>While standard blocktimes are 20 seconds, sub-second blocktimes can be achieved.&#x20;


---

# 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/canopy-overview/fact-sheet.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.
