# Merge Apps

The Merge category allows you to combine multiple apps into a single unified app. This feature enhances accessibility and user experience by enabling app users to select the app they wish to use upon launch.

Here’s what you can do with the Merge Apps feature:

* Combine multiple apps into a single interface for better management.
* Customize the app selection screen with layout, icons, names, and country details.
* Enable location-based app selection to guide users to the right app based on region.
* Choose when the selection screen appears – on first launch or every time the app is opened.
* Enhance user navigation with intuitive selection options.

{% embed url="<https://www.youtube.com/watch?v=3I7zYgfOmv4>" %}

This feature is ideal for businesses managing multiple apps for different locations, services, or functionalities.


---

# 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.appmysite.com/app/merge-apps.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.
