# Cards

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm6Sev0SLRLz3fOBn2ACo%2Fuploads%2FcXqMRe6ibj4tj3ap6Yik%2FPFT%20CARDS.jpg?alt=media&#x26;token=d138baf9-6352-4c4f-b901-5509b44e46a3" alt=""><figcaption></figcaption></figure>

**Football Cards**&#x20;

We receive a basic deck of football player cards at the start of the game. Each card in PlayFootball is unique and represents a player on the pitch. All cards have eight statistics that influence their performance during a match. We distinguish two types of cards: Bound cards tied to an account and NFT cards.  &#x20;

* Creating NFT Player Cards is possible using the stablecoin USDC. Every player can create new cards. Each card is sold on the internal market and external platforms such as OpenSea or Blur. Cards (USDC tokens) divided into parts go toward Staking, Stadium & Team Treasury, or to the LP and Game Reward Treasury;
* Creating Bound Player Cards is available using Team Points. Every player can create new cards using Team Points. Such cards are identical to NFT cards, except for one aspect - they're permanently assigned to the owner's account.

<figure><img src="/files/dDSGMWizvGo28SpXDymu" alt=""><figcaption></figcaption></figure>

<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://play-football.gitbook.io/playfootball.io-whitepaper-1/t-economy/player-driven-economy/cards.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.
