A demo host page for the Agent X Disney travel concierge. Click the chat pill in the bottom-right to open the assistant.
Four parks, two water parks, dozens of hotels, hundreds of dining options. A first-timer can easily spend two days just figuring out where to start. The chat assistant in the bottom-right is here to cut through the noise.
The classic park. Cinderella's castle, Pirates of the Caribbean, Space Mountain.
Future + 11 country pavilions. Best park for adults; food festivals year-round.
Star Wars: Galaxy's Edge, Toy Story Land. The blockbuster IP park.
Pandora, safaris, Expedition Everest. Often the early-day favorite for kids.
Open the chat with the pill in the corner and try one of:
This page is hosted at agentx-demo.publishernetwork.com; the snippet below loads the Disney travel agent.
The widget is loaded by a single <script> tag injected into this page. It mounts a shadow-DOM pill, and on expand opens a sandboxed iframe pointing at agentx-frame.publishernetwork.com — fully isolated from this host page's CSS and JavaScript.
Origin allow-listing is checked at three layers: in-bootstrap (window.location.origin), at the iframe (frame-ancestors CSP), and at the API (declared parent origin bound into the session JWS).