> For the complete documentation index, see [llms.txt](https://swapin.gitbook.io/swapin-widget-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swapin.gitbook.io/swapin-widget-documentation/integrations/integration-options.md).

# Integration options

**Integration Options**&#x20;

We offer two integration options for your convenience:&#x20;

[Redirect link integration ](/swapin-widget-documentation/integrations/integration-options/redirect-link.md)

This option allows you to redirect users to Swapin's secure payment platform for a seamless transaction experience. Implementation can be completed within minutes.

[Embedded integration (iframe)](/swapin-widget-documentation/integrations/integration-options/embedded-integration-iframe.md)

With this option, you can embed Swapin's off-ramp functionality directly within an iframe on your landing page, allowing users to perform transactions without leaving your site.

Choose the integration option that best suits your requirements, and start leveraging the power of Swapin within your project in no time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://swapin.gitbook.io/swapin-widget-documentation/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.
