> For the complete documentation index, see [llms.txt](https://docs.worldcuplegends.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.worldcuplegends.fun/transfer-market.md).

# Transfer Market

The Transfer Market is the World Cup Legends marketplace, where you can buy and sell Player Card NFTs using $WCL.

\*img here\*

The Transfer Market has three tabs:&#x20;

* **Browse Marketplace:** View and purchase Player Card NFTs listed by other users.
* **List Cards for Sale:** List your Player Cards for sale by setting a price in $WCL.
* **My Listings:** View or delist your currently listed Player Cards.

### Transfer Market Fees:

A **10% fee** is applied to all Player Card NFT sales. The fee is deducted from the final sale price, meaning the seller receives **90%** of the listed price, while the buyer pays the listed price without any additional fees.&#x20;

**Fee Distribution (10%):**

* 5% is allocated to **Marketing** to fund World Cup Legends marketing campaigns, promote the game, and attract new users.
* 5% is allocated to the **Team** to support the ongoing development and improvement of World Cup Legends.


---

# 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:

```
GET https://docs.worldcuplegends.fun/transfer-market.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.
