# The Store Page

The store page is where you can find tokens to mint. &#x20;

## Public Minting Store

View all the tokens available to mint. Every contract in The Wizard's Library can be found in one spot.

You can click through the staked tokens from each collection. Order by track or rarity. Toggle through all the contracts in the Wizard's Library at the top, or view the exact collection you're looking for. &#x20;

### Discover New Music

You might find some music you've never heard before when browsing the different Store pages. You might find a collection you never knew existed while browsing.  That's the benefit of The Wizard's Library. It can grow on it's own and then surprise you with cool new music.

### Directly Support Artists

Listen, look at the art, view the info, and mint a copy while in the store. These mints go directly to supporting artists. If you want to support an artist, there's nothing better than direct support.

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

#### Once It's Gone it's Gone

Once a song is sold out, it will not recognize as being staked by the smart contract, which will remove it from the store page. &#x20;

## Embedded Mint Pages

Share clean links that show only one collection.

You can share and embed links to the store for any contract.  This lets you have your own corner of the store that's unbothered by anything else.  Embed the store page for your specific contract. Integrate the public minting store functionality into your own page without having to link to another site.


---

# 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://contract-wizard.gitbook.io/contract-wizard/collect/the-store-page.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.
