# Storefronts

- [Storefronts](https://wiki.holaplex.com/holawiki/storefronts/storefronts.md)
- [General](https://wiki.holaplex.com/holawiki/storefronts/general.md)
- [How do I Create a Storefront?](https://wiki.holaplex.com/holawiki/storefronts/general/how-do-i-create-a-storefront.md)
- [How do I Edit my Storefront?](https://wiki.holaplex.com/holawiki/storefronts/general/how-do-i-edit-my-storefront.md)
- [How to Add Co-Creators?](https://wiki.holaplex.com/holawiki/storefronts/general/how-to-add-co-creators.md)
- [Minting NFTs](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts.md)
- [What Types of NFTs Can I Mint with Holaplex?](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts/what-types-of-nfts-can-i-mint-with-holaplex.md)
- [How Do I Mint on Holaplex?](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts/how-do-i-mint-on-holaplex.md)
- [Minting Parameters](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts/minting-parameters.md)
- [How do I give my NFT Attributes?](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts/how-do-i-give-my-nft-attributes.md)
- [How Many Editions of an NFT Can I Create?](https://wiki.holaplex.com/holawiki/storefronts/minting-nfts/how-many-editions-of-an-nft-can-i-create.md)
- [Buying NFTs](https://wiki.holaplex.com/holawiki/storefronts/buying-nfts.md)
- [Lost Auction -- How Do I Refund my Bid](https://wiki.holaplex.com/holawiki/storefronts/buying-nfts/lost-auction-how-do-i-refund-my-bid.md)
- [How to Find Bids on Lost Auctions](https://wiki.holaplex.com/holawiki/storefronts/buying-nfts/how-to-find-bids-on-lost-auctions.md)
- [How to Refund Bid](https://wiki.holaplex.com/holawiki/storefronts/buying-nfts/how-to-refund-bid.md)
- [How to Bid on an Auction](https://wiki.holaplex.com/holawiki/storefronts/buying-nfts/how-to-bid-on-an-auction.md)
- [Selling NFTs](https://wiki.holaplex.com/holawiki/storefronts/selling-nfts.md)
- [How Do I Sell NFTs on Storefronts?](https://wiki.holaplex.com/holawiki/storefronts/selling-nfts/how-do-i-sell-nfts-on-storefronts.md)
- [Sale Types](https://wiki.holaplex.com/holawiki/storefronts/selling-nfts/sale-types.md)
- [What are Participation NFTs?](https://wiki.holaplex.com/holawiki/storefronts/selling-nfts/what-are-participation-nfts.md)
- [Redeeming NFTs](https://wiki.holaplex.com/holawiki/storefronts/redeeming-nfts.md)
- [Won Auction -- How do I Claim NFT?](https://wiki.holaplex.com/holawiki/storefronts/redeeming-nfts/won-auction-how-do-i-claim-nft.md)
- [Can't Find NFT?](https://wiki.holaplex.com/holawiki/storefronts/redeeming-nfts/cant-find-nft.md)
- [Claim NFT of Failed Auction](https://wiki.holaplex.com/holawiki/storefronts/redeeming-nfts/claim-nft-of-failed-auction.md)
- [Settling Auctions](https://wiki.holaplex.com/holawiki/storefronts/settling-auctions.md)
- [Settling Storefront Funds](https://wiki.holaplex.com/holawiki/storefronts/settling-auctions/settling-storefront-funds.md)


---

# 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://wiki.holaplex.com/holawiki/storefronts.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.
