# Задача Фундаментального Анализа

Одной из ключевых задач фундаментального анализа является выявление недооцененных или переоцененных активов. Для этого специалисты изучают отчётность компаний, анализируют финансовые показатели (такие как соотношение цены и прибыли, дивидендную доходность, рост выручки и прибыли), а также оценивают перспективы отрасли, в которой работает компания. Глубокий анализ позволяет инвестору понять, насколько эффективно предприятие использует свои ресурсы и какой потенциал для роста у него есть.


---

# 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/obshaya-informaciya/zadacha-fundamentalnogo-analiza.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.
