# Integrate the App with Your Theme

{% stepper %}
{% step %}
From **App Settings**, click **Theme Setup**.
{% endstep %}

{% step %}
**Select a theme** from the *Select a theme to install app* dropdown.
{% endstep %}

{% step %}
Click **Go to Theme Editor**.&#x20;
{% endstep %}

{% step %}
In the Theme Customize page, **enable the App Embed** option.
{% endstep %}

{% step %}
Click **Save** to apply changes.
{% endstep %}
{% endstepper %}

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

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

***

#### <mark style="color:orange;">⚠️ Important Notice:</mark>

<mark style="color:orange;">If you want to disable the app’s option set on a theme, just turn off the</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**App Embed**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">for that theme.</mark>

***

**📩 Need help?**\
If you run into any issues creating a new option set, don’t hesitate to reach out! Email us anytime at **<contact@globosoftware.net>** — we’re here to help with sincere support.


---

# 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.globo.io/options/integration/integrate-the-app-with-your-theme.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.
