# Configuring the Delivery Fee

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Services**.
2. Click **Delivery**.
3. On the **Config** tab, set the **Delivery fee amount**.

{% hint style="info" %}
This sets the **base amount** for the **delivery fee**. Surcharge zones increase this value.
{% endhint %}

> **Note**: This amount can be adjusted manually for each order in the POS at checkout.


---

# 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/delivery-areas/configuring-the-delivery-fee.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.
