# CHARGIFY Extra Fee

[**CHARGIFY Extra Fee**](https://apps.shopify.com/order-fee) is a Shopify app developed by MageComp that allows merchants to customize order fees by adding extra costs to customers' shopping carts.&#x20;

You can calculate additional product fees as a fixed amount or percentage-based amount and set rules and conditions for deciding the fee amount to be applied. Display the surcharge amount with a clear label on the front store.&#x20;

Charge order fees to offer additional services such as fast delivery, gift wrapping, packaging, and custom orders.

*<mark style="color:red;">**Disclaimer:**</mark> <mark style="color:red;"></mark><mark style="color:red;">This app works with only the base currency of the store.</mark>*


---

# 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://magecomp.gitbook.io/shopify/apps/chargify-extra-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.
