> For the complete documentation index, see [llms.txt](https://docs.aptscan.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aptscan.ai/aptos-blockchain-platform.md).

# Aptos Blockchain Platform

Aptos is the blockchain built for adoption in the new era of web3, designed with scalability, safety, reliability, and upgradeability as key principles. It offers new and novel innovations in consensus, smart contract design, system security, performance, and decentralization, and has been developed over the past three years by over 350+ developers across the globe.

Aptos leverages the Move language for fast and secure transactions, while providing flexible key management and flexible hybrid custodial options. The blockchain's modular architecture and parallel processing design allows for arbitrarily complex transaction support, client flexibility and upgrade optimization, as well as internal sharding and homogenious sharding to scale validator performance without increasing complexity.

To learn more about Aptos, visit <https://aptoslabs.com/> and <https://aptos.dev/> for more information!


---

# 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://docs.aptscan.ai/aptos-blockchain-platform.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.
