# About ESCC

## What is ESCC？

The Eos Stable Coin Chain (ESCC) is a pioneering blockchain platform, intricately designed to optimize and facilitate transactions involving stablecoins. This platform is the culmination of integrating EOS technology with EOS EVM (Ethereum Virtual Machine) architecture, creating a hybrid system that harnesses the benefits of both. The EOS component ensures rapid transaction processing and scalability, key features needed for high-volume stablecoin transactions. Meanwhile, the EOS EVM aspect allows Ethereum-based applications and smart contracts to operate seamlessly on ESCC. This synergy makes ESCC not just another player in the blockchain arena, but a specialized solution aimed at revolutionizing how stablecoins are used and managed.

## The Genesis of ESCC

The development of ESCC was motivated by a clear gap in the blockchain landscape: the lack of a platform specifically tailored for stablecoin transactions. Traditional blockchains, while versatile and powerful, often fell short in optimizing the unique requirements of stablecoin handling, such as the need for high-speed transactions, cost-effectiveness, and cross-ecosystem compatibility. To address these shortcomings, the ESCC team set out to create a blockchain platform that would not only support the transactional nature of stablecoins but also enhance their usability and efficiency. By integrating the robust performance capabilities of EOS technology and the flexibility of the EOS EVM, ESCC was born – a blockchain solution purpose-built for the evolving world of stablecoins.

<br>


---

# 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.escc.io/introduction-to-escc/about-escc.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.
