Does anyone know how to make a tool saving system with profile service?

It has a template in the example code. Let’s say you have Bloxy Cola in your inventory, you can write a part for your player where you store a table, add the string "bloxy_cola", and give it back to the player when they join the game again.

The example is really helpful.