> For the complete documentation index, see [llms.txt](https://docs.vultisig.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vultisig.com/vult-token/vult/in-app-utility.md).

# $VULT in-app fee discounts

$VULT in-app utility: Trading fee discounts up to 50% based on holdings. Tier system from Bronze to Diamond. Hold more, pay less.

## Trading Fee Discounts

Swaps charge 50 bps. Hold $VULT in the vault to cut that fee. Tiers:

\
The Tiers are the following:

* Bronze: 1,500 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)= 5 bps
* Silver: 3,000 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)= 10 bps
* Gold: 7,500 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)= 20 bps
* Platinum: 15,000 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)= 25 bps
* Diamond: 100,000 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)=35 bps
* Ultimate: 1,000,000 [$VULT](https://x.com/search?q=%24VULT\&src=cashtag_click)= Complete Vultisig fee waive, will also clear referral.

<figure><img src="https://644481292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfSRUQVZENEfvoqS6R0GO%2Fuploads%2FrxeiLStsBghXmQ91YKqz%2FTradingfeereduction.png?alt=media&amp;token=f3e49691-5538-4213-9345-2150e24a3d6a" alt=""><figcaption></figcaption></figure>

## Holding a THORGuard NFT

Holding a [@THORGuards](https://x.com/@THORGuards) NFT (<https://opensea.io/collection/thorguards>) in your Vault will increase the discount tier by one!

Example:

Hold 1,500 $VULT to be eligable for the Bronze Discount Tier. If you hold at least 1 THORGuard NFT you will automatically be upgraded to Silver Discount Tier.

*This is only be applicable up until Platinum Tier.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vultisig.com/vult-token/vult/in-app-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
