# Using smart search

The search tool allows you to quickly find specific companies, both in Vietnam and foreign regions.&#x20;

<figure><img src="/files/fUVZUFYCCVFv2nFuW0GU" alt=""><figcaption><p>Figure 1: Search section</p></figcaption></figure>

### 1. Domestics Search

#### Step to execute:

1. Go to Header and select the country as **Vietnam.**
2. Click on the search bar. You can search for a company by its name, ticker, or tax code.

{% hint style="info" %}
If you have previously used this feature, your search history will be displayed within the search list once you click on the search bar.
{% endhint %}

The system will return a list of the top ten most relevant search results based on the keyword you entered. If the company you're looking for appears on this list, click on it to view more information.

<figure><img src="/files/BHVLotmCXIgGh868MLDs" alt=""><figcaption><p>Figure 2: Top Search List</p></figcaption></figure>

3. In case the company you're looking for isn't among the top search list, you can either click on "<mark style="color:blue;">More results for.</mark>." or press "Enter" to view all search results.

<figure><img src="/files/OOb2JVGGPukPxeYaACNy" alt=""><figcaption><p>Figure 3: All search results</p></figcaption></figure>

You can use the filter on the left to shorten search results by status, location type, and legal form.

### 2. International Search

#### Step to execute:

1. Go to Header and select any countries.
2. Click on the search bar. You can search for a company by its name or registration number.

<figure><img src="/files/XfElykrSIwwaXVgDdrql" alt=""><figcaption><p>Figure 4: Top search list</p></figcaption></figure>

{% hint style="info" %}
If you have previously used this feature, your search history will be displayed within the search list once you click on the search bar.
{% endhint %}

The system will return a list of the most relevant search results based on the keyword you entered. If the company you're looking for appears on this list, click on it to view more information.

3. In case the company you're looking for isn't among the top search list, you can either click on "<mark style="color:blue;">More results for.</mark>." or press "Enter" to view all search results.

<figure><img src="/files/gBH2w5SZiMR8HdA7BQKJ" alt=""><figcaption><p>Figure 5: Search result</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.fiingate.vn/manual/user-manual/search-a-company/using-smart-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.
