# AART Token Utility

## Staking AART Tokens&#x20;

As of June 2022, due to popular demand, our starting marketplace fee has been reduced from 3% to 2%. Additionally, by staking AART tokens on the "Stake" page on SolSea, **you can further reduce the marketplace fee all the way to 0%**. This means that, if you stake AART tokens, you will receive more revenue from every NFT you sell on SolSea as no fees will be deducted from sale transactions.

Here is the table of discounts:

* 25,000 $AART > 1.5% marketplace fee
* 50,000 $AART > 1% marketplace fee
* 75,000 $AART > 0.5% marketplace fee
* 100,000 $AART > 0% marketplace fee

You can withdraw the tokens at any time, upon which the marketplace fee for you will reset to 2%.

## GOLD Listing

Stake AART tokens when listing an NFT to highlight that NFT on the Explore pages. You can stake as many AART tokens as you want. Highlighted NFTs will be sorted by the amount of tokens staked, in descending order.

**Note that staking is only possible on verified NFTs.**


---

# 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.solsea.io/getting-started/faq/aart-token-utility.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.
