# Transfer Market Fee

The platform has a 10% fee or a 50c fee (depending on which is greater) on all sales (buy now, Auction and Trade listings) made on the transfer market. At the point of sale, the 10% or 50c fee will be removed from the listed price on the Transfer Market.&#x20;

The Transfer Market Fee will allow GameDay Squad to continue offering the best prizes in all of fantasy sports and our ambition to change up our prize pool for next year to offer a diverse range of prizes and experiences. This will help maintain the integrity of our transfer market for our loyal coaches and continually improve and enhance your experience in our game now and into the future.&#x20;

**It is important to note: That the Transfer Market Fee is a sellers fee.**

**To explain this, here is an example (10%):**\
A sale price of $8.80&#x20;

The buyer purchases the player card for $8.80\
The transfer market fee is $0.88\
The seller receives $7.92

Here is an example (50c):\
A sale price of $0.80

The buyer purchases the player card for $0.80\
The transfer market fee is $0.50\
The seller receives $0.30

Additionally:

* All listings will require a minimum sale price of $0.51 cents.&#x20;
* The Transfer Market Fee applies to all offers with GDS Funds involved.
* The Transfer Market Fee will always be rounded up to two decimal points.&#x20;


---

# 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://gameday-squad.gitbook.io/gameday-squad/platform-features/transfer-market/transfer-market-fee.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.
