diff --git a/protocol/0012-POSR-position_resolution.md b/protocol/0012-POSR-position_resolution.md
index 4c8dfedf32..b0379a218c 100644
--- a/protocol/0012-POSR-position_resolution.md
+++ b/protocol/0012-POSR-position_resolution.md
@@ -28,7 +28,9 @@
- When the network places an order to reduce its position such that resulting trades would activate the price monitoring trigger the order gets cancelled, network's position remains unchanged and no further orders get placed by the network in this time instance. (0012-POSR-016)
-- When the network places an order which trades successfully and there are no other trades within the mark-to-market window then then when the window elapses the price from network's last trade is used as the mark price (0012-POSR-017)
+- When the network places an order which trades successfully and there are no other trades within the mark-to-market window then then when the window elapses the price from network's last trade is used as the mark price (0012-POSR-017)
+
+- Network initiated trades get registered within price monitoring engine like any other trades (0012-POSR-017)
## Summary
diff --git a/protocol/features.json b/protocol/features.json
index afd7df2279..862c3df2d8 100644
--- a/protocol/features.json
+++ b/protocol/features.json
@@ -119,7 +119,8 @@
"0012-POSR-014",
"0012-POSR-015",
"0012-POSR-016",
- "0012-POSR-017"
+ "0012-POSR-017",
+ "0012-POSR-018"
]
},
"Passive liquidity": {