# Merged With Chat

Demonstrates the `XWUISuperApp.merge(...apps)` API by pairing `XWUISuperAI` with an inline `XWUISuperChatPlaceholder` (a stand-in for the eventual `XWUISuperChat` with the same statics contract). The union descriptor is fed to the AI shell as `extraTree` / `extraPages` - sliced to the chat-only subset so the host's own AI entries are not duplicated - producing one sidebar with the AI group first (its `ai-dashboard` stays the default) and the Chat group's Inbox and Channels beneath it.
