> For the complete documentation index, see [llms.txt](https://docs.pepemon.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pepemon.world/pepemon-dapps/the-nft-shop/bsc-nft-store.md).

# BSC NFT Store

**To celebrate the success of Pepemon launching on the Binance Smart Chain we are now hosting a one time deal event, where you can buy precious Pepemon NFT’s with BNB instead of PPDEX.**&#x20;

Buying Pepemon NFT trading cards is easy and done before you can throw a Pepeball. On the Binance Smart Chain it is possible to save a lot of precious money on gas fee’s compared to the Ethereum chain.&#x20;

Before we enter the store, please make sure your wallet is set up and currently active on the Binance Smart Chain. If you have never set up your wallet to be able to connect with the BSC please [follow the steps in this document](https://docs.pepemon.world/guides/setup-your-wallet-for-bsc-binance-smart-chain)

Once your wallet is properly set up head on over to [pepemon.finance/store](https://pepemon.finance/store) to see what cards are available. Each item will have a BNB price tag listed.&#x20;

![The Cartoonized Series is exclusive for BSC chain](/files/-MVSjtMs0FbUB0rgSC4k)

Once all the NFTs are minted for that specific card it will be sold out and it will not be available any longer.&#x20;

Next to having a limited supply each NFT is available for a limited time only. It is advisable to check back in the store on a regular base to see what's available at that time to make sure you do not miss out on any exclusive Pepemon.

![Minted amount if indicating how many cards are still available to claim](/files/-MVSkDe2ECzg9yK13-g_)

&#x20;

If you see a NFT that you desire, make sure that you have enough BNB available to buy one. If you do not have enough BNB available you can get some on Pancakeswap.&#x20;

![](/files/-MVSlMOht2Ys5FsVCPNl)

Accept any prompts and transaction fees to complete the claim process.&#x20;

Using the Binance smart chain should save you a lot of gas fee’s compared to the Ethereum chain and should be a lot faster as well.

You may always check the NFTs that you have by clicking the View on Treasureland  button at the top of the store.&#x20;

If you missed out on any Pepemon that you desire, you can check some of the third party marketplaces like Rarible, Opensea or Tresureland.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pepemon.world/pepemon-dapps/the-nft-shop/bsc-nft-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
