> ## Documentation Index
> Fetch the complete documentation index at: https://docs.klipl.ink/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Send users to different destinations from a single link — based on their device, OS, platform, and more.

<iframe src="https://www.youtube.com/embed/9Y6DCdHdT_c" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

Dynamic Routes let you build smart links that make decisions for you. Instead of one link going to one place, you create a visual flow that redirects users based on conditions — no code required. [Learn More](https://klipl.ink/pages/products/dynamic-routes/)

## What can you do with Dynamic Routes?

Dynamic Routes let you optimise where your traffic goes, examples and common use cases include:

<CardGroup cols={3}>
  <Card title="App Store Routing" color="#00cc70" icon="mobile">
    Send iOS users to the App Store and Android users to Google Play — from a single link.
  </Card>

  <Card title="A/B Testing" color="#00cc70" icon="percent">
    Split traffic between two destinations to see which converts and performs better.
  </Card>

  <Card title="Platform Redirects" color="#00cc70" icon="laptop-mobile">
    Detect where someone is coming from and send them somewhere relevant.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Create a route">
    Give your route a title, choose a domain and optionally pick a template.
  </Step>

  <Step title="Build your flow">
    Use the drag-and-drop node editor to connect conditions and destinations.
  </Step>

  <Step title="Share your link">
    Copy your short link and share it anywhere — Dynamic Routes handles the rest.
  </Step>
</Steps>

## Why it's the best option?

Unlike traditional URL shorteners that have basic rule-based systems, you can create dynamic node systems that scale with your needs, providing more customisation and finer decision making on your redirects.

<Note>
  Dynamic Routes are available on paid plans. [See limits & plans](https://klipl.ink/pages/pricing).
</Note>
