# Manual Charges & Deposits

HoneyCart gives caterers the flexibility to charge the client after they've had a chance to confirm the order or perform any upsells:

* charge the **Full Amount** or a **Deposit** after the order's been placed
* charge any time you're ready (i.e. before or after the event time)

![Charging a deposit is the same process as charging the full amount. Simply enter the amount or % to charge.](/files/2F5xKprMq81edMGbVSUF)


---

# 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.gethoneycart.com/live-examples/payments/manual-charges-and-deposits.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.
