# Footer

This section includes a disclaimer regarding the data on the platform and provides quick access to our [Data Policy](/manual/related-document/policy/data-policy.md), [Privacy Policy](/manual/related-document/policy/privacy-policy.md), and [Terms of Use](/manual/related-document/terms-of-use.md):

<figure><img src="/files/9NEfehN9xG8iHLJIBIx8" alt=""><figcaption><p>Figure 1: Footer</p></figcaption></figure>

By clicking on these hyperlinks in the footer section, you can access the respective policies and review them in detail. We encourage all users to familiarize themselves with these policies to ensure a clear understanding of their rights and obligations when using our platform.


---

# 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/platform-layout/footer.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.
