To add multiple binary bits together, we must include a possible carry over from the lower order of magnitude, and send it as an input carry to the next higher order of magnitude bit.
Multibit addition requires full adders with carry lines to be cascaded (chained together.)