# Stratus

Stratus is an advanced Ethereum Virtual Machine (EVM) executor and JSON-RPC server that is revolutionizing the approach to blockchain scalability. Built with the precision and efficiency of Rust, Stratus is not just another blockchain platform—it is a gateway to the future of decentralized applications.

One of Stratus's distinctive characteristics is its customizable storage, which currently includes In-Memory storage and PostgreSQL database solutions. This versatility ensures that Stratus can grow horizontally, seamlessly accommodating an increasing load and complexity of transactions without compromising speed or reliability.

Stratus also embraces a broader spectrum of applications beyond smart contracts. It empowers the creation of decentralized applications (dApps) that operate on a peer-to-peer network, further extending its utility to areas like gaming, social media, and beyond.

Stratus represents more than a technological leap. It's a vision for an interconnected, decentralized world, offering a robust platform for developers to build upon and a reliable infrastructure that promises to scale with the demand of tomorrow's decentralized applications.

{% embed url="<https://github.com/cloudwalk/stratus>" %}


---

# 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.cryptum.io/english/cryptum/ecosystem/stratus.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.
