# New Capital Exchange Fee Schedule

{% hint style="info" %}
Exchange Standard Trading Fees: **0.25%** Taker/Maker

Trading fees will be reduced to **0.1%** Taker/Maker for users with positive TWINS balance. In that case a transaction fee of **2 TWINS** per order will also be charged automatically. If no TWINS balance available, the standard trading fees of **0.25%** will be applied.
{% endhint %}

{% hint style="success" %}
Deposit: No deposit fees
{% endhint %}

{% hint style="success" %}
Withdrawal fees for users with account verification

* BTC: 0.001 BTC
* TWINS: 0.5 TWINS
* XEM: 0.5 XEM
* LBCOIN: 0.5 XEM
* FIX: 0.5 FIX
* DOGEC: 0.5 DOGEC
* DGB: 0.5 DGB
* XYM: 0.5 XYM
* DOGE: 0.5 DOGE
* LTC: 0.001 LTC
* BCH: 0.02 BCH
* DASH: 0.001 DASH
* BTG: 0.02 BTG
* XVG: 1 XVG
* QTUM: 0.01 QTUM
* RVN: 1 RVN
* PIRATE: 1 PIRATE
* DIVI: 1 DIVI
  {% endhint %}

{% hint style="warning" %}
Withdrawal fees for users with no account verification

* BTC: 0.001 BTC
* TWINS: 300 TWINS
* XEM: 10 XEM
* LBCOIN: 10 XEM
* FIX: 300 FIX
* DOGEC: 15 DOGEC
* DGB: 30 DGB
* XYM: 10 XYM
* DOGE: 15 DOGE
* LTC: 0.1 LTC
* BCH: 0.1 BCH
* DASH: 0.1 DASH
* BTG: 0.5 BTG
* XVG: 50 XVG
* QTUM: 2 QTUM
* RVN: 25 RVN
* PIRATE: 50 PIRATE
* DIVI: 25 DIVI
  {% 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://docs.new.capital/community-exchange-fee-schedule.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.
