I want to connect 2 potentiometers to the arduino micro pro, will do this soldering the wires so I wont be using anything extra, Im really new to arduino boards etc. So I wanted to know if I have 2 pots how do I connect the 2 +5V to the right pin? Because ground and input pins it has many, thats not an issue. Also in every other board I see a pin it says 5v so I know thats where the +5v cable of the pot goes but in the arduino micro pro I dont see that so Im not sure if it is the pin called RAW or VCC. I dont know if I explained myself haha hope anyone can help me here
There are more than one ways to do it.
I would probably do it like this:

You can attach more than one wire to one pin.

Vcc is the voltage that the chip is running on - 5v for 5v boards, 3.3v for 3.3v boards (both versions of the pro micro exist - 3.3v 8MHz and 5v 16MHz)