diff --git a/317-Protocol.mediawiki b/317-Protocol.mediawiki
index d489085..e8c1e9b 100644
--- a/317-Protocol.mediawiki
+++ b/317-Protocol.mediawiki
@@ -49,8 +49,9 @@ The CRC checks for the cache files.
====User ID====
-The ID of the user.
+A client-side randomly generated integer. This could be used in reassigning sessions to players that have lost connection. It is stored as a packed integer in a file named 'uid.dat' in the cache directory.
+
====Username====
The username of the player, used to identify their account.