# Payment Integrations

**Overview of Nested Pages**

In the nested pages of the Payment Integrations section, you'll find:

* **Supported Payment Gateways**: Information on various payment gateways you can integrate, including compatibility and setup instructions.
* **Payments API Documentation**: Detailed guides on using the Payment API, including authentication methods, endpoints, and request/response formats.
* **Integration Guides**: Step-by-step instructions for integrating payments into your application or website, tailored to different platforms and technologies.
* **Recurring Payments**: Guidelines on setting up and managing subscriptions and recurring billing cycles.
* **Common Issues & Troubleshooting**: A list of frequent problems and their solutions to help you resolve issues quickly.

Explore these sections to streamline your payment integration process and enhance your understanding of the available tools and resources.


---

# 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.violet.io/prism/payments/payment-integrations.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.
