# Supported Providers

On the nested pages inside the "Supported Providers" page, you'll find detailed information about each of the service providers we support, including setup instructions, configuration options, and any unique features or limitations. These pages aim to help you integrate smoothly and leverage the full potential of each provider with our system.

Each of these providers can be integrated into Violet's payment orchestration tooling. If you wish to handle payments outside of Violet, check out [Payment Bypassing](/prism/payments/payment-integrations/bypassing-payments-through-violet.md).


---

# 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/supported-providers.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.
