MSlide³ experiences support multiple entry points while preserving Content State continuity.
Rather than treating pages as isolated destinations, Guided Distribution allows users to enter a journey from different channels while remaining connected to the surrounding experience.
The principles behind Guided Content Distribution are documented in the Theory section.
A journey may be entered from different channels.
Journey
│
├── QR Code
├── Search Engine
├── Social Media
└── Direct Link
All entry points connect to the same journey.
Individual Content States may serve as entry points within a journey.
Visitors can enter closer to the information most relevant to them while preserving access to the surrounding Content State Journey. This flexibility allows specific destinations to support discovery without disconnecting users from the larger experience.
MSlide³ inherits hash navigation from Reveal.js.
These hashes enable direct access to specific Content States and support flexible journey entry points across distribution channels.
Hash generation and navigation are provided by Reveal.js. Implementation details are covered in the Reveal.js documentation.
MSlide³ can use state IDs as meaningful URL destinations.
#/intro #/product-overview #/contact
Guided Distribution supports semantic URLs as descriptive entry points.
Semantic URLs provide stable addresses that map to journeys and Content States while abstracting underlying navigation structures.
URL design and naming conventions are implementation-dependent.