# Blockchain and Smart Contracts

At the core of Cortux's technology stack is the Ethereum blockchain, a proven and widely adopted platform for decentralized applications (dApps). By utilizing Ethereum's robust infrastructure, Cortux benefits from the security, reliability, and interoperability of one of the most established blockchains in the world.

* **Smart Contracts:** Cortux relies on smart contracts to automate processes within the ecosystem, from token transactions to staking rewards. These self-executing contracts with predefined rules ensure transparency and eliminate the need for intermediaries, reducing costs and potential points of failure.
* **ERC-20 Standard:** The CRX token is based on the ERC-20 standard, ensuring compatibility with a wide range of wallets, exchanges, and other dApps within the Ethereum ecosystem. This standardization simplifies token integration and usage across various platforms, enhancing the user experience.


---

# 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.cortux.net/cortux-docs/technology/blockchain-and-smart-contracts.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.
