> 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/corporate/business-model/segmental-analysis.md).

# Segmental Analysis

Analysis of business models of corporations in the Banking sector

&#x20;

*Figure 1*

&#x20;

&#x20;

The special structure of the Business analysis allows users to understand the *profit* and *cost* from each business area, contributing to the overall profit of corporations.

&#x20;

It helps investors see clearly which business areas and assets contribute to the overall business of corporations according to each specific sector.

&#x20;

It consists of 3 main parts: income structure table, growth timeline chart, and peers comparison.

&#x20;

The income structure table includes:

l  NIM

l  CAR

l  Earning assets

l  Interest bearing liabilities

l  Interest income

l  Interest expense

l  Profit from commercial banking activities (Net interest income, Non-net interest income)

l  Profit from other activities (Bond underwriting, Brokerage services, Agency services)

&#x20;

The growth timeline chart includes:

l  Diagram of total operating income

l  %YoY

&#x20;

The peers comparison chart includes:

l  Total operating income of each bank

l  %YoY

&#x20;

*The business models of other sectors are currently in development. Please click on the Submit feedback button if you want to build a business model like the above.*

&#x20;


---

# 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/corporate/business-model/segmental-analysis.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.
