# Integration options

### Redirect Integration

<figure><img src="/files/p38OaI6LSnkGNpdKZkqu" alt=""><figcaption></figcaption></figure>

It's the easiest and fastest way to integrate Paychant widget into your app. This embeds the widget directly on your app and it opens through a separate browser tab. Find out more here: [Redirect integration](/integrations/redirect-integration.md).

### **Overlay Embed**

<figure><img src="/files/7DaIWVmnxr43LakGDYFf" alt=""><figcaption></figcaption></figure>

This method of integration enables the Paychant widget to open as a pop-up overlay on your app, it doesn't require users to leave your app to another separate browser tab. It uses our Javascript SDK, and all you need to do is a few integrations that trigger the Paychant widget in your app. \
Find out more here: Overlay Embed integration.


---

# 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://developer.paychant.com/integrations/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.
