|
|
-
-## Features
-
-To get a grasp of what's possible with the Sablier interface, we've put together a primer on the core features of the
-protocol which you can find [here](/apps/features/vesting).
-
-## Guides
-
-We've created a couple of tutorials and guides to help you interact with the client applications. From creating a stream
-to withdrawing or setting up a group of stream with a [Safe multisig](https://safe.global), we've got you covered.
-
-[Go to guides](/apps/guides/url-schemes)
-
-## Sablier V1
-
-The first version of the Sablier protocol will keep running in perpetuity thanks to the Ethereum blockchain, but the
-Sablier interface is not compatible with the V1 protocol. We will keep hosting the legacy apps so that you can manage
-any streams previously created on V1.
-
-- Sender interface: [v1-pay.sablier.com](https://v1-pay.sablier.com)
-- Recipient interface: [v1-app.sablier.com](https://v1-app.sablier.com)
diff --git a/docs/apps/04-legacy-v1.mdx b/docs/apps/04-legacy-v1.mdx
new file mode 100644
index 00000000..b688af97
--- /dev/null
+++ b/docs/apps/04-legacy-v1.mdx
@@ -0,0 +1,14 @@
+---
+id: "v1"
+sidebar_position: 4
+title: "Legacy V1"
+---
+
+## Sablier Legacy V1
+
+The first version of the Sablier protocol will keep running in perpetuity thanks to the Ethereum blockchain, but the
+current Sablier Interfaces are not compatible with the V1 protocol. We will keep hosting the legacy apps so that you can
+manage any streams previously created on V1.
+
+- Sender interface: [v1-pay.sablier.com](https://v1-pay.sablier.com)
+- Recipient interface: [v1-app.sablier.com](https://v1-app.sablier.com)
diff --git a/docs/apps/features/01-overview.mdx b/docs/apps/features/01-overview.mdx
new file mode 100644
index 00000000..dc7d4795
--- /dev/null
+++ b/docs/apps/features/01-overview.mdx
@@ -0,0 +1,53 @@
+---
+id: "overview"
+sidebar_position: 1
+title: "Overview"
+---
+
+# The Sablier Interface
+
+The app has been redesigned from the ground up around Lockup, Flow, Airstreams and the Sablier Protocols as a whole.
+Start exploring at [app.sablier.com](https://app.sablier.com) or dive into some of the main features below.
+
+## Use-case centric
+
+
+
+As you may have noticed the protocol support two types of streams:
+
+- Lockup streams - fixed duration, amount required upfront, strict distribution curve
+- Flow streams - no end time, amount can be topped-up, rate-per-second can be adjusted
+
+Therefore, we have mapped Sablier's two underlying protocols to dedicated use-cases our customers may choose them for.
+Our approach is to consider:
+
+| Feature | Underlying System | Reason |
+| -------- | -------------------------- | ----------------------------------------------------------------------- |
+| Vesting | Sablier Lockup | Well defined rules and strict schedules |
+| Payments | Sablier Flow | Adapts with time, less collateral-intensive for senders |
+| Drops | Sablier Lockup, Airstreams | Instant or vested over time, with pre-configured recipients and amounts |
+
+However, we invite everyone to use these features without any constraints and adapt them to their own unique use-case.
+
+## Vesting
+
+Read about the business use-case on the [dedicated webpage](https://sablier.com/vesting) or dive deeper into the
+vesting-related features documented in [this section](/apps/features/vesting).
+
+## Payments / Payroll
+
+Read about the business use-case on the [dedicated webpage](https://sablier.com/payroll) or dive deeper into the
+vesting-related features documented in [this section](/apps/features/vesting).
+
+## Drops / Airstreams
+
+Regardless of the type (Instant 🔜 or Airstreams) read more about the business use-case on the
+[dedicated webpage](https://sablier.com/drops) or dive deeper into the vesting-related features documented in
+[this section](/apps/features/drops).
+
+## Others
+
+Given how flexible Sablier is in adapting to any processes involving token distribution, we've also documented the
+business case for:
+
+- Leveraging the protocol to enable [Grants](https://sablier.com/grants)
diff --git a/docs/apps/features/01-vesting.mdx b/docs/apps/features/01-vesting.mdx
deleted file mode 100644
index 3aa3102c..00000000
--- a/docs/apps/features/01-vesting.mdx
+++ /dev/null
@@ -1,128 +0,0 @@
----
-id: "vesting"
-sidebar_position: 1
-title: "Vesting"
----
-
-# Vesting
-
-import NFTSVG from "@site/static/img/nft.svg";
-
-The Sablier Interface has been redesigned from the ground up to support all the new features of the protocol, and then
-some. Start exploring at [app.sablier.com](https://app.sablier.com).
-
-## Flexible vesting
-
-Almost any vesting schedule can be expressed as a stream. Sablier supports multiple options out of the box, including:
-
-- Linear
-- Cliff-Linear
-- Unlock in Steps
-- Unlock Monthly
-- Timelock
-- Unlock-Linear
-- Unlock-Dynamic
-- Exponential
-- Cliff-Exponential
-
-But programmatically, you can create any schedule you want. See the [Stream Shapes](/concepts/lockup/stream-shapes) for
-more details on how we design these shapes.
-
-| |
-| -------------------------------------- |
-|  |
-
-## NFT Representation
-
-Each stream in wrapped in an ERC-721 non-fungible token (NFT), making the stream recipient the owner of the NFT.
-
-Thus streams can be transferred, traded, and used as collateral in NFT lending protocols.
-
-| |
-| ----------------------------------- |
-|
|
+
+## Features
+
+### Flexible curves
+
+Almost any vesting schedule can be expressed as a stream. Sablier supports multiple options out of the box, including:
+
+- Linear
+- Cliff-Linear
+- Unlock in Steps
+- Unlock Monthly
+- Backweighted
+- Timelock
+- Unlock-Linear
+- Unlock-Dynamic
+- Exponential
+- Cliff-Exponential
+
+But programmatically, you can create any schedule you want. See the [Stream Shapes](/concepts/lockup/stream-shapes) for
+more details on how we design these shapes.
+
+### Explore the dashboard
+
+Enter the Dashboard and discover a detailed overview of your incoming and outgoing streams.
+
+Take advantage of the Search functionality to explore the chain and gain more insight into how others are using Lockup
+for vesting.
+
+| |
+| ------------------------------------------ |
+|  |
+
+### Preview any stream
+
+Gain insight into any stream. Track progress using our very own stream circle. Share the unique URL with recipients or
+anyone really to increase transparency of your day to day token distribution.
+
+| |
+| ---------------------------------------- |
+|  |
+
+### NFT representation
+
+Each stream in wrapped in an ERC-721 non-fungible token (NFT), making the stream recipient the owner of the NFT.
+
+Thus streams can be transferred, traded, and used as collateral in NFT lending protocols.
+
+| |
+| ----------------------------------- |
+| Follow the announcements on our blog.