How do you make a minecart move?

I'm getting confused on how to make the minecart move. What do I need to do?


Solution 1:

"An external impulse may be needed to make the minecart start moving. The player can slowly move the minecart forwards while riding it, by pressing forward."

http://minecraft.gamepedia.com/Minecart

You need to make a rail track made up of any type of rail. When you are inside the minecart, you can press the forward button to move. You can also use the powered rail as the tracks, so that when you give it a redstone signal(Say a redstone torch beside it) it will go forward.