# Quick Product Tour

This feature is designed to help you understand the product through a brief introduction and a quick guide on functional buttons.

#### How to Use Coach Mark

When you access a feature for the first time, the coach mark will automatically appear. You will be given a brief introduction to the feature and a guide on how to use the different functional buttons.

<figure><img src="/files/k3gixaEs9piihAve11TX" alt=""><figcaption><p>Figure 1: Coach mark</p></figcaption></figure>

If you feel that you do not need the coach mark, you can skip it and start using the feature right away by clicking the "**Get Started**" button.&#x20;

However, if you want to learn more about the feature, you can click the "**Learn More**" button. This will redirect you to the learning hub where you can read more about the feature.


---

# 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/product-tour/quick-product-tour.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.
