# FAQs

**What types of browsers and devices support access to FiinPro-X?**&#x20;

FiinPro-X currently supports browser versions of [Chrome](https://www.google.com/chrome/), [Firefox](https://www.mozilla.org/en-US/firefox/), [Safari](https://www.apple.com/safari/), and [Microsoft Edge](https://www.microsoft.com/en-us/edge?exp=e519\&form=MA13FJ).

&#x20;Mobile devices such as tablets, laptops, and desktop computers with installed browsers can all access the FiinPro-X application.

&#x20;**Is user information secure?**

&#x20;FiinPro-X implements high protective measures to ensure that your personal information is kept completely safe. Your password is encrypted and your personal information are stored on secure servers that are inaccessible to anyone except for a very small number of authorized personnel.


---

# 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/support/faqs.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.
