What the question is explaining, How can I get an NPC to go to a certain destination, like, make the NPC walk around like a normal player?
You do this
game.Workspace.NPC.Humanoid:MoveTo(Vector3.new(Vector3PositionHere))