# Ranking

Comparing companies in the same sector based on ranking indicators such as market cap, value, growth, and momentum. These indicators are evaluated using private ratios to calculate ranking scores for each company in the sector.&#x20;

<figure><img src="/files/NASbTx71afesEIwgv8tO" alt=""><figcaption></figcaption></figure>

&#x20;Stock ranking in the sector:

* Ticker
* Company name
* Exchange
* Sector
* Market cap
* Ranking: value, growth, momentum, VGM

{% hint style="info" %}
The ranking system above uses the same methodology as the ranking system in the FiinTrade product. Please go to the Methodology section for more information on how the ranking system works.
{% endhint %}


---

# 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.fiinpro.com/english/sector/sector-constituents/ranking.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.
