# Store

Welcome to the NFT Clash Store Page, your gateway to the world of NFT collections and digital treasures. Here, you can easily navigate through various NFT collections, each brimming with unique and captivating digital assets.

<figure><img src="/files/Fw4Bf4oMEfqjfi9WSoPB" alt=""><figcaption><p>store-page</p></figcaption></figure>

**Key Features:**

1. **Browse Collections:** Using the menu located in the top-left corner of the page, you can effortlessly navigate through the available NFT collections. Each collection offers a distinct theme, artistic style, or digital narrative.
2. **Discover NFT Cards:** On the Store Page, NFTs are thoughtfully presented as cards, providing you with key information at a glance. Each card includes:
   * **NFT Name:** The title or name of the digital asset.
   * **NFT Price:** The cost in digital currency to acquire the NFT.
   * **Remaining Supply:** Indicates the number of available copies of the NFT.
   * **NFT Image:** A visual representation of the NFT, allowing you to preview the artistry.
   * **NFT Traits for Duels:** For gaming enthusiasts, each card showcases the NFT's traits, including "Shield," "Attack," and "Health."

**Purchase with Web3 Wallet:**

Each NFT card features a "Buy" button, enabling you to acquire the NFT of your choice seamlessly. By clicking this button, you can initiate the purchase process using your web3 wallet. Whether you use MetaMask, Trust Wallet, or any other compatible web3 wallet, the platform ensures a secure and efficient transaction experience.

Users can view all purchased NFTs under Inventory-section of Duel page

**Non-Clickable NFT Cards:**

It's important to note that these NFT cards are primarily for browsing and informational purposes. To acquire an NFT, simply select your preferred NFT card and click the "Buy" button. This process will guide you through the secure purchase using your web3 wallet.

The NFT Clash Store Page is your digital art gallery, where you can immerse yourself in captivating collections, discover unique NFTs, and seamlessly add them to your digital treasures.


---

# 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.nftclashgame.com/store.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.
