# Buying an NFT

* To mint (buy) an NFT go to a project's sales page
* You will be able to view all sales round you are eligible to mint from

![](/files/GCBejvK9SBbupFGL1rpq)

* Select the amount of NFTs you want to mint and click `Mint/Buy`
* Confirm the MetaMask transaction

## Supported Marketplaces

The following table shows which marketplaces you can view and sell your NFTs for each chain.

![](/files/RybRv4u4ewLAw6xuR92l)

{% hint style="warning" %}
You can view your NFTs on Tofu NFT but your collection will not automatically show up on the platform
{% 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://docs.speedboat.studio/speedboat-v2/buying-an-nft.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.
