# Charges per location

You are able to apply *ongoing* charges to certain locations only.  For example if you had an airport surcharge you can apply this for only the airport location and your other locations would not have this fee applied.

To configure a location specific charge follow these steps;

{% stepper %}
{% step %}

### Navigate to the package to edit or create new

{% endstep %}

{% step %}

### Click add Charge

1. Select item
2. Select Ongoing as the billing model (once off is not supported with this feature)
3. Select flat fee for pricing model
4. In locations leave blank to apply to all locations or enter the location the charge should apply to

<figure><img src="/files/yXbBNMTz1FgF5CE2QAal" alt=""><figcaption><p>Apply to all locations</p></figcaption></figure>

<figure><img src="/files/ntgzbIyJw1Rj58tdDcCr" alt=""><figcaption><p>Example of applying this charge only for airport terminal 1 location</p></figcaption></figure>
{% endstep %}

{% step %}

### Press save

{% endstep %}
{% endstepper %}


---

# 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.loopit.co/billing/setting-up-your-packages/packages/charges-per-location.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.
