# How to buy?

![](/files/ybYI5vaWsUKeLSS9nZHH)

### Pokecoin

Pokecoin will be our 1st NFT collection.&#x20;

In order to buy a **Pokecoin**, you will need to have MetaMask installed and set up (If you don't know what MetaMask is or how to install it, please visit this [link](https://metamask.io/) for instructions).\
\
Then, you must visit Opensea marketplace [here](https://opensea.io/NFTPOKEWORLD)\
\
In order to buy, connect with your wallet and use the minting interface to select how many Pokecoins you want to get. Click the shiny mint button, approve the transaction on MetaMask and catch them NFT all into your wallet!

### Pokecard

It will be our 2nd NFT collection.

**Pokecard** could not be obtained after 1st collection is released and fully sold out. The steps will be similar to buy a Pokecoin. In this case, the Pokecard will be obtained inside our website or on Opensea if some buyer puts it in sale.

Holders of Pokecoin will automatically receive a Pokecard NFT to get access to Pokeland play-to-earn game. For those who are not holders, will be an option to mint them on our website through different Poke items that will be determined soon. Furthermore, users who decide to sell its Pokecard will be able to put on sale in Opensea, where other users can purchase it as well.

{% hint style="danger" %}
Warning: Minting is the act of claiming ownership on a specific NFT for the very first time. The action of minting involves sending the correct amount of ETH to the NFT's “Smart Contract” (which you can think of as the registry for the specific NFT collection), the Smart Contract, in turn, will “mint” a new item in the collection and set the buyer's wallet address as the owner of that item.
{% endhint %}


---

# 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://info-nftpokeworld.gitbook.io/nft-pokeworld/how-to-buy.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.
