> For the complete documentation index, see [llms.txt](https://opusecom.gitbook.io/opus-mobile-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opusecom.gitbook.io/opus-mobile-builder/settings/activate-and-save-app-embed.md).

# Activate & Save App Embed

#### Overview

This feature allows you to activate the Ego Mobile Builder app embed within your theme settings. Once enabled and saved, your mobile app will be properly connected and ready to be promoted to customers.

***

#### Prerequisites

Before activating the app embed, make sure:

* Your mobile app has been set up in the Ego Mobile Builder
* You have access to your store’s theme settings
* Required permissions to edit and save theme configurations

***

#### Setup Instructions

Step 1: Access Ego Mobile Builder

* Go to Ego Mobile Builder from your admin dashboard

![](/files/vDHVbgj7TVqOF7eZhmH3)

Step 2: Activate Ego Mobile Builder

* Locate the Ego Mobile Builder toggle
* Turn it ON to enable the app embed

![](/files/bTJb7RCDQOBlOtqZK2mi)

Step 3: Save Changes

* Click Save to apply the changes
* The app embed is now activated and ready for use

![](/files/gVUhiNFqaizAhWJGhtPH)

***

#### Best Practices

* Always click Save after making any changes—unsaved settings will not be applied
* Avoid frequent toggling ON/OFF as it may affect user experience
* Monitor app performance and customer engagement after activation
* Plan a soft launch before promoting widely to customers


---

# 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, and the optional `goal` query parameter:

```
GET https://opusecom.gitbook.io/opus-mobile-builder/settings/activate-and-save-app-embed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
