# Advanced Search

Advanced Search, one of the enhanced features of FiinPro-X, is an advanced search function that allows users to search for information with keywords related to *Corporation, Sector, Index, News, and FiinPro-X features*. This feature is a combination of Lite Search and Full Search, specifically:

{% hint style="info" %}
*Lite Search: users can quickly type in a ticker and hit Enter without waiting for search results to appear. The system will immediately move to the screen of the first search result.*
{% endhint %}

**1.  Lite Search**

With Lite Search, FiinPro-X allows users to quickly search and access the results. When clicking on a search result, the system will lead to the feature containing information of that result.

&#x20;When clicking on *More companies..., More sectors..., More functions..., Search news for...* and *More results for...,* the system will take users to the Full Search screen (Figure 2) to view the full search results.

<figure><img src="/files/97ewCyKdGLztAk60i6Pi" alt=""><figcaption><p>Figure 1. Lite search</p></figcaption></figure>

**2.  Full Search**

With Full Search, FiinPro-X allows users to view the full search results (Corporation, Sector, Indices, Derivatives, News) and access the search address&#x20;

<figure><img src="/files/xzT8kLn8C8YqQF8bWo8g" alt=""><figcaption><p>Figure 2. Full search</p></figcaption></figure>


---

# 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/general-guidelines/general-features/advanced-search.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.
