# Multi-part payments (MPP)

Source URL: https://help.blockstream.com/education/glossary/multi-part-payments-mpp
Updated: 2026-05-26T17:23:28.000Z
Letter: M

---

Multi-part payments (MPP), also referred to as multi-path payments, are a feature initially added to the [Lightning Specification](https://help.blockstream.com/education/glossary/lightning-specification) in BOLT3 and further detailed in BOLT11\. MPP allows the sender to split a payment across an arbitrary number of [channels](https://help.blockstream.com/education/glossary/payment-channel) and routes, combining liquidity in all channels up to the desired amount.

MPP dramatically improves the resiliency and connectivity of Lightning by splitting large payments into smaller parts, making it easier to find routes. Each payment part can take a different path, avoiding bottlenecks and channels with insufficient liquidity and making the payment process more resilient to individual channel failures.

Navigation: Blockstream Help Center > Education > Glossary > Multi-part payments (MPP)

## Related Terms in This Letter
- [Mempool](https://help.blockstream.com/education/glossary/mempool)
- [Merge conflict](https://help.blockstream.com/education/glossary/merge-conflict)
- [Merkle tree](https://help.blockstream.com/education/glossary/merkle-tree)
- [Mining](https://help.blockstream.com/education/glossary/mining)
- [Miniscript](https://help.blockstream.com/education/glossary/miniscript)
- [Mnemonic](https://help.blockstream.com/education/glossary/mnemonic)
- [Multi-part payments (MPP)](https://help.blockstream.com/education/glossary/multi-part-payments-mpp) (current)
- [MuSig2](https://help.blockstream.com/education/glossary/musig2)
