# Lightning Payments This section details sending and receiving payments over lightning using invoices: - **[Receive Payments]** via a bolt11 invoice - **[Send Payments]** via a bolt11 invoice - **[Send Spontaneous Payments]** to a node - **[List Payments]** that have been sent or received in the past [Receive Payments]: receive_payment.md [Send Payments]: send_payment.md [Send Spontaneous Payments]: send_spontaneous_payment.md [List Payments]: list_payments.md