# Trading Fees & Account Tiers

{% hint style="info" %}
:joystick: Follow our step-by-step guide on Arcade: [Adjusting Trading Fees](https://app.arcade.software/share/52yhJSKW6G9US4ENn2hw)
{% endhint %}

## Fees

The trading fees for each pair can be viewed and adjusted in this tab. The maker and taker fees, as percentages, can be adjusted based on user tiers. You can adjust fee values by clicking ‘Adjust fees’ on the right for each pair

* **Maker Fee:** Trading fee applied to the amount traded for limit orders (orders placed and publicly offered on the order book).
* **Taker Fee:** Trading fee applied to the amount traded during a market order (taking from the order book).

<figure><img src="https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FZUN7iJLlXIu6Nvz6fWh5%2Fimage.png?alt=media&#x26;token=a5e85145-e773-4dc5-a86e-f59ea318c41e" alt=""><figcaption></figcaption></figure>

## Limits

User asset deposit and withdrawal limits can be viewed and adjusted in this tab. You can set the limit of what is allowed to be withdrawn and deposited for each coin on your exchange.&#x20;

All amounts are valued in your set native currency (USDT as default). You can change the native currency for your exchange from the general page (in the localization tab). You can adjust limit values by clicking *Adjust limits* on the right for each asset.

<figure><img src="https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2Fq2C0FWKeCIUd1eahBFhw%2Fimage.png?alt=media&#x26;token=a4c70c46-ec38-4331-9373-9432b1d8be5b" alt=""><figcaption></figcaption></figure>

## Account Tiers

From this tab, you can add user account tiers and set the trading fees and the deposit and withdrawal limit allowed for each of these tiers.&#x20;

Rules for attaining tiers such as completing KYC, the account’s age, or traded volume can be applied to reward your users. You can add a new tier by clicking the ‘Add tier’ button.&#x20;

{% hint style="warning" %}
Note that once a new user account tier has been added it can't be easily removed.&#x20;
{% endhint %}

The default trading fee will be applied to all trading pairs. You'll be able to define each pair's trading fees in the fees section once the tier has been created.

<figure><img src="https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FKF4HQYdOcap0B9BXbAlw%2Fimage.png?alt=media&#x26;token=86929561-6128-4e02-99ea-3567a28e24a1" 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.hollaex.com/how-tos/operator-control-panel/trading-fees-and-account-tiers.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.
