> For the complete documentation index, see [llms.txt](https://docs.fiinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiinpro.com/english/general-guidelines/features-map/sector.md).

# Sector

The **Sector** section provides sector-specific indicators, along with specialized business models such as Insurance, Banking, and Securities, which will reflect the characteristics of that **Sector** with key indicators such as NIM, CASA for the banking sector, or brokerage and proprietary trading activities for the securities sector.

<table><thead><tr><th width="178.66666666666666">Sector</th><th width="171">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Sector Statistics</strong></td><td><a href="/pages/JpEgzf3iMGzY9FS2wgUe">Overview</a></td><td>Overview of financial information of all sectors</td></tr><tr><td> </td><td><a href="/pages/BhU6LiODcnRexoy2lVUU">Detail</a></td><td>Financial indicators of sectors</td></tr><tr><td><strong>Sector Constituents</strong></td><td><a href="/pages/o9Dl1ywTh6Q2KwDq0TUR">Overview</a></td><td>Overview of financial information of sectors</td></tr><tr><td> </td><td><a href="/pages/JMbntVP14TkCQvg40Bg2">News &#x26; Report</a></td><td>Sector news and analysis reports</td></tr><tr><td> </td><td><a href="/pages/MhmEKjQhfFT83Cdc8oFA">Events</a></td><td>Corporate events compilation</td></tr><tr><td> </td><td><a href="/pages/Wr1d8ZcJhOsN76yoZGnY">Financial Analysis</a></td><td>Sector analysis through financial indicators</td></tr><tr><td></td><td><a href="/spaces/qWvT67aZJrC70w7MmXPG">Segmentation</a></td><td>Statistical chart of the relationship between two numeric variables on a coordinate system</td></tr><tr><td> </td><td><a href="/pages/0tHVSUvqlecaFzvkq48I">Ranking</a></td><td>Ranking companies in the same sector</td></tr><tr><td> </td><td><a href="/pages/R2lXoPxFRzTJSAOxxkog">Ratio</a></td><td>Financial ratios of companies in same the sector</td></tr><tr><td> </td><td><a href="/pages/1LpWBLjOh660A9EEasUo">Valuation</a></td><td>Comparing valuations of sectors and companies in the same sector</td></tr><tr><td><strong>Sector Specific</strong></td><td><a href="/pages/x1hDrekT1EFNkiGGp3jp">Fishery</a></td><td>Compilation of fishery sector data</td></tr><tr><td></td><td><a href="/pages/iLDUKZxgEeQ7bZpIaWoS">Steel</a></td><td>Compilation of steel sector data</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fiinpro.com/english/general-guidelines/features-map/sector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
