# 10. CARD MARKET & NFT SYSTEM

In Storm Warfare, players acquire cards in two\* basic ways:

*●      Buying Booster Packs (either with Game Points or in-game tokens)*

*●      Buying or renting cards from the Marketplace*

\**Some cards will be distributed through in-game Events, game Modes and Tournaments.*

Different types of cards will always have a chance of appearing in Booster Packs, as long as the pack they belong to is not retired. When a pack is retired, the only place to find cards from that pack is the marketplace.

It will be possible to change the appearance of cards using the trade-in system. These cards will be displayed in tiers.

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


---

# 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.stormwarfare.com/ecosystem/games/stormwarfare/10.-card-market-and-nft-system.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.
