# 3. Integrate Embed

After Embed is configured in Locoia app, you need to modify the code of your own application.&#x20;

## 1. Add code for JWT generation

Insert the JWT generating code you've prepared while [configuring Embed](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/2.-configure-embed/embed-integration-via-sso) into the proper place in the code of your application.&#x20;

## 2. Update frontend code with iframe

There are two ways to add iframe:

* iframe embed
* Native embed

You can find the detailed steps for each option here:

{% content-ref url="3.-integrate-embed/iframe-vs-native" %}
[iframe-vs-native](https://docs.locoia.com/embed-white-label-portal/embed-admin-setup/3.-integrate-embed/iframe-vs-native)
{% endcontent-ref %}
