diff --git a/Token-System.md b/Token-System.md
index 6931b34..086b855 100644
--- a/Token-System.md
+++ b/Token-System.md
@@ -34,4 +34,11 @@ There is a special reset token, which will reset the tracked stats of an item. T
Apply it like any other token.
-
ID: `reset`
\ No newline at end of file
+
ID: `reset`
+
+## Remove Token
+There is a special remove token, which will REMOVE ALL tracked stats of an item. This also does *NOT* remove the origin of the item (crafted, traded, etc).
+
+Apply it like any other token.
+
+
ID: `remove`
\ No newline at end of file