# 4. Choose Integration Options

You are free to mix and match your integration options as you see fit. To help speed up development options, we provide ready-to-go drop-in widgets that you can select for the most common features related to offering payment solutions within your software.

The following table illustrates the various layers involved in a typical cycle.&#x20;

| Layer | Actor                            |
| :---: | -------------------------------- |
|   1   | Vertical Software Vendor (you)   |
|   2   | Merchant (your customer)         |
|   3   | Buyer (your customer's customer) |

The following matrix can help you understand the features available for you to leverage.&#x20;

![](/files/-MXmpBt6K3DnK8eTN6d1)


---

# 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.payengine.co/developer-docs/getting-started-1/choose-integration-options.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.
