# Support

At IVPAY we take seriously our customers' ideas, issues, and feedback.

For other information that you couldn't find here, you can check our [Help center](https://help.ivpay.io).

For any help you need or bug reports in the documentation, feel free to reach out to us at [support@ivpay.io](mailto:support@ivpay.io?subject=API%20Bug%20or%20Feedback) or write in our chat at [ivpay.io](https://docs.ivpay.io/start/get-started/broken-reference).


---

# 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.ivpay.io/start/get-started/support.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.
