# Service Charge Adjustment

The Service Charge can be configured for a specific service but it is most commonly used with Table service.&#x20;

#### Adding Service Charge to an Order

1. On the Checkout page, click the **Service charge** button.
2. You can either the enter the **amount** or select from the **percentage** options available.
3. Click **Done**.

<figure><img src="/files/jhWl81WJgNpHPH9Ispnt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1QK6jhZJzEeCquuFTxkf" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/pos/order-creation/checkout/adjustments/service-charge-adjustment.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.
