# Any Other Questions? We Can Answer

This section contains frequently asked questions from Application users and answers to them, which are divided into the following categories:

{% content-ref url="/pages/-MZgPBd-pYf4gVKHP9JZ" %}
[Getting started](/help/faq/start-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZgQilrAY6MJDGvTiDv" %}
[Installing Application](/help/faq/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZgSYNrRzeO-nPW-YXb" %}
[Device setup/Login](/help/faq/sign-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZgo8Z3vBP6DwkkUPVy" %}
[Accepting Payment](/help/faq/payment-acceptance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZgqSAmsaPUj3L4\_J5i" %}
[Device Management](/help/faq/device-cases.md)
{% endcontent-ref %}


---

# 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.tapxphone.com/help/faq.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.
