# Layer 1 Blockchain (AIGENT Layer)

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

The <mark style="color:green;">AIGENTS</mark> platform is built on a dedicated Layer 1 blockchain designed for:

* **High Throughput**: Supporting thousands of transactions per second (TPS) with minimal latency.
* **Security**: Enhanced with Byzantine Fault Tolerance (BFT) and zk-SNARKs for robust protection.
* **Adaptability**: Seamlessly integrates with external APIs, oracles, and existing blockchain ecosystems.

This blockchain is the backbone of Ai-Gents, ensuring scalability, reliability, and efficiency for all agents and operations.

***

###


---

# 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.ai-gents.io/core-concepts/layer-1-blockchain-aigent-layer.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.
