diff --git a/docs/guides/carstore.md b/docs/guides/carstore.md
new file mode 100644
index 0000000..d54c4f8
--- /dev/null
+++ b/docs/guides/carstore.md
@@ -0,0 +1,9 @@
+
Add Vehicles to store
+
+
+ - Go to: wosa_core/scripting/scripting_base/gameplay/roleplay/vehicle_store/vehstore_config.lua
+ - Then go to the dealership you want to edit like im going edit sanders motorcycles
+ - go to veh_list then do this
+ {model = 'Name of spawn', price = 0},
+ - then go test it
+