# Fees

{% hint style="info" %}
If you add Debit Llama to the payment methods on your website we will pay for the transaction fees for you! **Contact us on Slack for a good deal!**
{% endhint %}

{% embed url="<https://join.slack.com/t/debitllamasupport/shared_invite/zt-25qm4iycg-qPX_qMmurj~dxwDLhRaZ8g>" %}
Join us on slack and let's chat!
{% endembed %}

## (NEW )5% Fee to cover all tx costs

Our new fee structure is under development. We charge 5% of all transactions to cover transaction fees. If the gas fee associated with the transaction exceeds the 5% of the value, the transaction must be manually relayed on the dashboard.

## OLD FEE STRUCTURE, PREPAID RELAYERS:

{% hint style="warning" %}
The old fee structure is being deprecated. We don't want the merchants to deposit crypto at all to make the UX more smooth so we opt for a higher flat rate fee that covers the gas fee also.
{% endhint %}

## Merchants need to navigate to the relayer page

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

And top it up with gas

<figure><img src="/files/2J6HB2d2cN1sD82VTAJN" alt=""><figcaption></figcaption></figure>

You can see your top up history and all the transactions that were submitted using your relayer.

{% hint style="warning" %}
Due to the changing Gas prices, we estimate the required Gas with 30% extra to give us some headroom to move in. \
The balance your relayer needs to have to relay a single transaction and the final cost to do it is different! \
But at the end we only deduct the actually spent gas amount from the balance.
{% 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://debitllama.gitbook.io/debitllama/fees.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.
