# Ethereum

### <img src="/files/8gRjIRtjeIy3s8gqpEIS" alt="" data-size="line">Что такое Ethereum?

Ethereum - это блокчейн-платформа для децентрализованных приложений и вторая по капитализации криптовалюта (ETH). В сети Ethereum работают большинство популярных проектов в сфере DeFi и NFT.

Эфириум - первый и самый популярный блокчейн для запуска смарт-контрактов.&#x20;

К преимуществам Ethereum можно отнести децентрализацию и безопасность. Но есть и недостатки: низкая скорость транзакций и большие комиссии. Порой простой трансфер токенов в этом блокчейне может обойтись в десятки долларов, не говоря уже о сложных вычислениях в контрактах.&#x20;

Узнайте больше на официальном сайте: [https://ethereum.org/en/](< https://ethereum.org/en/>)


---

# 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.cryptodo.app/cryprodo-ru/blokcheiny/ethereum.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.
