> For the complete documentation index, see [llms.txt](https://ethernal-2.gitbook.io/blade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ethernal-2.gitbook.io/blade/architecture/readme.md).

# Overview

## Introduction

Blade is a cutting-edge blockchain platform designed with a clear focus on enterprise needs. It is the ultimate choice for businesses aiming to harness the power of blockchain technology due to its exceptional speed and precision. It streamlines complex data management, optimizes supply chain, and secures transactions seamlessly.

<figure><img src="/files/3y3xnNsuDGERST8KshUy" alt=""><figcaption><p>Figure 1 - Blade Blockchain</p></figcaption></figure>

## Main Features

The main features of Blade Blockchain include:

* Rapid transaction processing and low gas consumption (Table 1).

#### Table 1 - Transaction processing and gas consumption

| Scenario                        | Transactions per second |
| ------------------------------- | ----------------------- |
| Multiple native token transfers | 8404                    |
| Multiple ERC20 transfers        | 4831                    |

* Highly configurable and customizable interfaces and system setup.
* Ethereum Virtual Machine (EVM) compatibility.
* Native Bridge integration right out of the box - General Message Passing feature (Figure 2).
* L1 solution configurable (Figure 2).

<figure><img src="/files/RCJ13yvzHoI9AuQnJWJ9" alt=""><figcaption><p>Figure 2 - Blade as L1 and Integrated (General Message Passing) bridge</p></figcaption></figure>

* L2, L3,... solution configurable (Figure 3).

<figure><img src="/files/6BTK7lRVpbSwTU22kBJL" alt="" width="391"><figcaption><p>Figure 3 - Blade as L2 Layer</p></figcaption></figure>

* Capable of constructing a hub of interconnected blockchains with shared validators (Figure 4).

<figure><img src="/files/swAza3QaQJSiTheNm7WE" alt=""><figcaption><p>Figure 4 - Hub of Blockchains</p></figcaption></figure>

* Pluggable consensus mechanism.
* Configurable Stake and Reward tokens.
* User-Friendly user experience.
* Block Explorer.
* Free transactions, Account Abstraction, Governance, etc.
* Robust security measures to safeguard user data and transactions, incorporating advanced encryption techniques.
* Full compliance and auditing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ethernal-2.gitbook.io/blade/architecture/readme.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.
