Overview
Understand what ZipQuantum does, how Smart Links resolve, and where each part of the documentation fits.
What Is ZipQuantum?
ZipQuantum is a link-routing platform for mobile and web experiences. A single Smart Link can send each visitor to the appropriate destination based on the platform, installation state, and routing rules you configure.
It is designed around standard iOS, Android, and web mechanisms. No ZipQuantum SDK, runtime interception, or background service is required.
How It Works
- You create a Smart Link in the ZipQuantum dashboard.
- You define the destinations and fallback behavior.
- You publish the link or its QR Smart Code.
- ZipQuantum resolves each click and sends the visitor to the appropriate destination.
Core Capabilities
- Smart Links: one shareable link with configurable destinations.
- Deferred Deep Linking: preserve the intended destination across an app installation when the platform setup supports it.
- Fallback Routing: send visitors to an app store, web page, or another safe destination.
- QR Smart Codes: use the same routing logic from printed or on-screen QR codes.
- Campaign Parameters: carry approved parameters into the destination flow.
How to Use This Documentation
Start with Create Your First Smart Link for a dashboard walkthrough. Then complete the one-time platform setup for iOS, Android, Flutter, or React Native. Use the Core Concepts, Guides, and API Reference sections when you need deeper implementation details.