# Buying A Player Card

Buying a [Player Card](/gameday-squad/platform-features/player-cards.md) from the [Transfer Market](broken://pages/7kLkl0w8vCoEqatVwwuB) allows a coach to obtain a desired player and add them straight into their [squad](broken://pages/iwJes0HCvgyXOPZN1AgM). To buy a [Player Card](/gameday-squad/platform-features/player-cards.md) from another coach, coaches will need to pay the price set by the owner of that card. The purchased [Player Card](/gameday-squad/platform-features/player-cards.md) will be found in "My Cards" after the transaction is confirmed.&#x20;

<figure><img src="/files/K3utMBT2T4rvE3R1Opfr" alt="" width="375"><figcaption></figcaption></figure>

It's important to note that users must have the correct amount (or more) available funds to complete buying a player card on the GameDay Squad Transfer Market.<br>


---

# 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/buying-a-player-card.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.
