# Direct Embedding

You can integrate with the Gen Pay Widget using an iframe within your app, so your users can stay right there in your app to Buy or Sell crypto.

<iframe
    id="GenPayWidgetIframe"
    src="https://widget.kotanipay.com/{yourApiKey}"
    title="Buy crypto with Gen Pay">
</iframe>