# Cardano

Cardano is a decentralized blockchain platform that is designed to provide secure, scalable, and sustainable infrastructure for decentralized applications (dApps) and smart contracts. It was created with a focus on scientific research and peer-reviewed development, with the goal of building a more advanced and sustainable blockchain network.

One of the key features of Cardano is its use of a unique proof-of-stake consensus mechanism known as Ouroboros. This mechanism is designed to be more energy-efficient than traditional proof-of-work mechanisms, while still providing a high level of security and decentralization.

Cardano also supports the creation of smart contracts, which can be built using the programming language Haskell. Smart contracts on Cardano are designed to be highly secure and reliable, with the ability to support a wide range of use cases, including decentralized finance (DeFi), supply chain management, and gaming.

Another advantage of Cardano is its focus on interoperability, which allows it to connect with other blockchain networks and traditional financial systems. This enables seamless cross-chain communication and makes it easier for developers to build applications that can be used across multiple platforms.

In addition to its technical features, Cardano has a strong focus on governance and community-driven decision-making. The platform is designed to be highly decentralized, with a robust governance system that allows stakeholders to participate in the decision-making process.

Overall, Cardano is a powerful blockchain platform that provides developers with the tools they need to build fast, secure, and sustainable decentralized applications. Its focus on scientific research, interoperability, and governance make it an attractive option for developers looking to build the next generation of decentralized applications.

{% embed url="<https://cardano.org/>" %}


---

# 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/cardano.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.
