# Add Service Fee to kea AI Orders

{% hint style="warning" %}
The Service Fee feature only applies to the follow point-of-sales: Toast, Square, Clover, and kea POS. For other point-of-sales be sure to manage this within your POS configuration.

If you already have a service fee that applies to checks in your POS, you will not need to add to setup in kea AI. This will be automatically applies by your Point-of-Sale that is directly connected.

Please check your state and local laws to confirm Service Fees can be applied to orders as kea AI does not regulate this.
{% endhint %}

When enabled, all orders will have this service fee applied and passed in with the order. This does not include Delivery Service Fees which have their own settings.

You can enable the Service Fee feature without having to setup kea Pay business & bank details but it is always recommended to do so here: [kea Pay setup instructions](/taking-payments-with-voice-ai/enabling-kea-pay-for-pickup-and-delivery-orders.md).

Follow the below instructions to enable Service Fees:

{% stepper %}
{% step %}

### Click into any of your locations and visit their kea Order View.

&#x20;You can do so by clicking the 'Orders' button at the top of the location you selected.

<figure><img src="/files/1vRBMr0bB9XUSWQ7BHVR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Within the kea Order View find the 'Settings' button to the right

Click the settings button to open a dropdown to find the option 'Payment & Tickets'

<figure><img src="/files/7obXHV6AMzazRpGBTExN" alt="" width="288"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Inside the Payment & Tickets modal you can enable 'Service Fee'

Once enabled, you can type in your desired Service Fee to collect which will be added to the order total.

<figure><img src="/files/wMwIxhd29nMafpLcf4LO" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
For orders that go unpaid, the AI sends helpful reminder texts for the customer to confirm payment.
{% endhint %}


---

# 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://support.kea.ai/add-service-fee-to-kea-ai-orders.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.
