diff --git a/game_api.txt b/game_api.txt
index e80b2043124aa0edf2420855c89f565df24a2ec0..e04a33b40a2c92108723d05e73d9fe62708cce48 100644
--- a/game_api.txt
+++ b/game_api.txt
@@ -12,6 +12,7 @@ Please note:
 
  * [XYZ] refers to a section the Minetest API
  * [#ABC] refers to a section in this document
+ * [pos] refers to a position table `{x = -5, y = 0, z = 200}`
 
 Bucket API
 ----------