# Основные факторы фундаментального анализа криптовалют

#### Рыночная капитализация

Показывает общую стоимость криптовалюты и её значимость на рынке.

#### Циркулирующее предложение и общая эмиссия

Анализирует текущее и максимальное количество монет в обороте, что напрямую влияет на цену актива.

#### Механизм консенсуса

Методы проверки транзакций, такие как Proof of Work (PoW) или Proof of Stake (PoS), напрямую влияют на безопасность сети, её энергозатраты и степень децентрализации.

#### Технология блокчейна

Оценивается по ключевым параметрам, таким как безопасность, масштабируемость, скорость транзакций и устойчивость к атакам.

<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://academy.midas-club.com/fundamentalnyi-analiz/fundamentalnyi-analiz-kriptovalyut/osnovnye-faktory-fundamentalnogo-analiza-kriptovalyut.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.
