diff --git a/deliveries/massbit_route_milestone_2.md b/deliveries/massbit_route_milestone_2.md
new file mode 100644
index 0000000000..8129888371
--- /dev/null
+++ b/deliveries/massbit_route_milestone_2.md
@@ -0,0 +1,21 @@
+# Milestone Delivery :mailbox:
+
+**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/milestone-deliverables-guidelines.md).**
+
+* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/massbit_route.md
+* **Milestone Number:** 2
+
+**Deliverables**
+
+| Number | Deliverable | Link | Notes |
+| ------ | --------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- |
+| 0.a | License | [Massbit Chain - Apache 2.0 ](https://github.com/massbitprotocol/massbitchain/blob/main/LICENSE) | |
+| 0.b | Documentation | [Massbit Components](https://docs.massbit.io/massbit-route-mbr/components), [Massbit Architecture](https://docs.massbit.io/massbit-route-mbr/architecture) | |
+| 0.c | Testing Guide | [Testing Massbit Route on Docker environment and Unit Test](https://github.com/massbitprotocol/w3f-testing-guide/tree/w3f-milestone-2)
[Testing Massbit Route on Testnet](https://docs.massbit.io/massbit-route-mbr/guides) | |
+| 0.d | Docker release | The following images for the Milestone 2 components have been published on Docker hub:
- **Web Portal image:** massbit/massbitroute_web:w3f-milestone-2
- **Fisherman image:** massbit/massbitroute_fisherman:w3f-milestone-2
- **Massbit Chain image:** massbit/massbitroute_chain:w3f-milestone-2-submit
- **Massbit Core image:** massbit/massbitroute_api:v0.1.15
- **Gateway Manager image:** massbit/massbitroute_gwman:v0.1.8
- **Massbit Node image:** massbit/massbitroute_node:v0.1.8
- **Massbit Gateway image:** massbit/massbitroute_gateway:v0.1.11
- **Massbit Stat image:** massbit/massbitroute_stat:v0.1.0
- **Massbit Session image:** massbit/massbitroute_session:v0.1.0| | | |
+| 0.e | Article | [Article for Community on running Massbit Node/Gateway](https://blog.massbit.io/launching-mbr-testnet-phase-ii-staking-with-rewards-2/) | |
+| 1. | Fisherman Pallet - offchain worker (Lua) | [Offchain worker Git](https://github.com/massbitprotocol/massbitchain/tree/wf-grant/pallets/fisherman) | |
+| 2. | Session Manager (Rust) (C) | [Session Manager Git](https://github.com/massbitprotocol/massbitroute_session/releases/tag/v0.1.0) | |
+| 3. | Node Provider staking Pallet - Provider incentive pot | [Staking Pallet Git](https://github.com/massbitprotocol/massbitchain/tree/wf-grant/pallets/dapi-staking) | |
+| 4. | Stats and monitoring system implementation (Lua) | [Massbit Stat Git](https://github.com/massbitprotocol/massbitroute_stat/releases/tag/v0.1.0) | |
+