# Fees

The table below outlines all fees associated with transactional activities and token redemptions for XRBG holders.&#x20;

{% hint style="info" %}
**A minimum of 1,000 XRBG tokens is required for physical gold redemptions.** Holders wishing to redeem fewer than 1,000 XRBG can redeem to stablecoin like USDC via <https://app.xrb.gold> or use any DEX that trades XRBG to swap their tokens for stablecoins like USDC.&#x20;

Stablecoin can easily be converted to fiat through third-party exchanges and apps.
{% endhint %}

<table><thead><tr><th>Action/Service</th><th width="168">Au Weight</th><th width="206">XRB DAO Fee</th><th>Third Party Fee</th></tr></thead><tbody><tr><td>Redeem for Physical Gold (over 1,000 XRBG)</td><td>> 1kg</td><td>0.025% (Paid in XRBG)</td><td>Shipping + Handling</td></tr><tr><td>Redeem for Stablecoin via P2P (over 1,000 XRBG)</td><td>> 1kg</td><td>2% (Paid in XRBG)</td><td>Ethereum / Polygon Gas</td></tr><tr><td>Redeem for Fiat via Bank Wire (over 12,500 XRBG)</td><td>> 12.5kg</td><td>3% (Paid in XRBG)</td><td>$50 Bank Wire + Currency Conversion + 1,500 USD Admin Fee</td></tr><tr><td>Wallet-To-Wallet Transactions (Unlimited)</td><td>——</td><td>0%</td><td>Ethereum / Polygon Gas</td></tr><tr><td>Swapping via Uniswap or Equivalent DEX (Unlimited)</td><td>——</td><td>0%</td><td>Uniswap Fee + Pool Fee + Slippage + Ethereum / Polygon Gas</td></tr><tr><td>Court Approved &#x26; Legally Mandated Error Resolution (Unlimited)</td><td>——</td><td>5% (paid in XRBG)</td><td>10,000 USD Admin Fee</td></tr></tbody></table>

{% hint style="warning" %}
This fee table represents the current fees for redeeming tokens as of 4 February, 2025. Redemption fees may change, and any updates will be reflected on this table.
{% 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://whitepaper.xrb.gold/the-design-of-xrbg/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.
