# Charge (Immediate Payment)

A Charged Deposit is a payment type where funds are physically deducted from the customer’s account and held by you as collateral. This provides a higher level of security than a temporary hold, as the funds are secured in your account for the duration of the subscription or rental.

**How it Works**

* Immediate Transaction: Unlike a hold, the deposit amount is fully processed and withdrawn from the customer's payment method.
* Collateral Management: The funds are held as a security bond and can be refunded back to the customer's account based on their account status at the end of the booking.
* Configurable Timing: You can choose to trigger this charge at Booking Confirmation or Booking Activation depending on your specific risk strategy.

**Key Benefits**

* Guaranteed Liquidity: You have immediate access to the security funds, eliminating the risk of a card hold expiring.
* Risk Mitigation: Holding the cash as collateral ensures you are protected against significant damages or outstanding obligations at the end of the term.
* Automated Workflow: Loopit handles the collection process during the initial application or activation flow, so you don't have to chase manual bond payments.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.loopit.co/bookings/deposits/charge-immediate-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
