Giving XP Through Code
How to give XP through functions
ply:AddSkillXP( number )
You can change the "number" value to any number, using this you can give any of your players XP
This is not used for proficiency, only XP for the base leveling system
Example as shown:
ply:AddSkillXP( 10000 )