# Swap fees and discounts

The per-trade fee on Metal X Swap is 0.3% and is split as follows:

**Liquidity incentives:**

0.2% of every trade goes to the liquidity providers (LPs) of that pool.

**XPR burns:**

0.1% from every transaction are converted to XPR and burned or added to XPR Grants at the end of each quarter.&#x20;

### Discounts

Metal X Swap offers discounts based on the amount of XPR that is staked on the XPR Network.

| Staked XPR   | Discount |
| ------------ | -------- |
| ≥ 100,000    | 33%      |
| ≥ 1,000,000  | 66%      |
| ≥ 10,000,000 | 100%     |


---

# 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.metalx.com/swap-pools-and-farms/what-is-metal-x-swap/swap-fees-and-discounts.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.
