# Financial ratios

* There are 3 groups of financial ratos dedicated to 3 sector groups: Banking, Securities Company and Other sectors.

{% hint style="info" %}
SmartDragon separates 3 groups of financial ratios for 3 sector groups because the Banking industry and Securities company have specific business models, financial statements structure and analytical ratios.
{% endhint %}

* To access the financial ratio group of each sector group, simply enter the ticker of that industry group.

### <mark style="color:green;">To view financial ratios, follow these steps:</mark>

Step 1: Click the "Smart Invest" icon on the homepage > Click "Financial ratios";

<img src="/files/csa1bvpfpHhIocIEx2In" alt="Step 1" class="gitbook-drawing">

Step 2: Click on the group of financial ratios you want to view and the period of the ratios.

<img src="/files/MMmJVbFSMHxZE049F8qr" alt="Step 2" class="gitbook-drawing">


---

# 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://smart-dragon.gitbook.io/smartdragon/smartdragon-support-1/smart-invest/financial-ratios.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.
