Unsure how to give permissions to kits
i set a permission on the kit but how can i give someone the permission to the kit?

pls help me
In response to LoneWolfAU ():
https://oxidemod.org/threads/using-the-oxide-permission-system.24291/
Yes, but can you make a guid? because i make already the kit. i try this: kit streamer permission streamer, and this dosn't work. Its says "no permission"
/oxide.grant user <username> kit.<kitname>

So if you have a group called "Veterans" and a kit called "Server Reward" you would type
/oxide.grant group Veterans kit.Server Reward
for a player
/oxide.grant user Streamer kit.Server Reward

You should get a confirmation of the permission being granted, This will only work if the kit has the permission name set when you create or edit the kit .
In response to Fr0st ():
Yes, but can you make a guid? because i make already the kit. i try this: kit streamer permission st...
try kits.streamer
Guys, im not being funny. but this particular Plugin seems to be abit difficult to figure out. Is it at all possible to dumb it down for us Please
@pookins so if im correct when im making a kit or editing a kit i just do 

/kit permission vip

which would create a new permission vip - Correct ??
In response to tomhud ():
@pookins so if im correct when im making a kit or editing a kit i just do 

/kit permissio...
That is somewhat correct , whatever permission you give the kit that permission must be also given to the players you want to use it, I have kits for ranked players based on hours , So i made a kit with the permission "kit.Elite" which would be for players with a certain rank (which is also a group) so i would type  "/oxide.grant group <groupname> kit.Elite"  and a confirmation message should come up, Just make sure that if you are making the kit for any group including vip that you have already created that group,
thats where im having issues 
when editing the kit - i do 

/kit permission vip
then i finish making the kit and then for the group i would do 
 /oxide.grant vip kit.vip

it says that permission does not exist - and this is the same issue i keep facing.
I go into permission manager and sure enough under kits their is no permissions saved.

Permission `kit.vip` doesnt exist

when making the kit im doing this to give permission - so this has to be wrong
/kit permission vip

yet it says permission set to group.vip in chat
so i could never do /oxide.grant group vip kit.vip in chat for the simple reason it always tells me kit.vip doesnt exist

Weird - why does it say in one sentence permission set to kits.vip then say kit.vip doesnt exist

Notice their is an `s` missing 

I fixed the above by adding an S to kit

Now when i made the kit i set authlevel to 1 (as 0 is admin and 2 is default) ( i only have 3 groups on my server)
yet i switch to a vip user and it says i do not have authlevel to use this kit

Merged post

fixed this will help of misticos in Oxide Discord.
In response to tomhud ():
thats where im having issues 
when editing the kit - i do 

/kit permission vip
...
/oxide.grant vip kit.vip
should be  /oxide.grant group vip kits.vip
yeah figured it in the end cheers pookins