# Admin & Service Fees

Automatically add admin/service fees to every order during checkout:

* Flat amount or Percentage-based amount fees
* Add multiple admin fees at once
* Apply "rush fees" to orders that are placed on short-notice or have last-minute changes

{% hint style="success" %}
**Live Demo:** see how a [1% service fee](https://hc-live-examples.gethoneycart.com/?menu=1\&order_type=1) is added to Corporate/Drop-off orders.
{% endhint %}

![Two percentage-based separate fees (i.e Service fee, Rush fee) are applied to this order. You can ](/files/FTFBPj89AOplnbh31DPe)

<br>


---

# 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/catering-policies/admin-and-service-fees.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.
