# Minting/Buying NFTs on Speedboat

{% hint style="info" %}
Minting, or buying an NFT, on Speedboat is very easy. Simply visit a project's page and click on `Mint/Buy`
{% endhint %}

**The following table shows all live projects on Speedboat**

<table><thead><tr><th width="174.33333333333331">Project Name</th><th>Project URL</th></tr></thead><tbody><tr><td>Cat Tronian</td><td> <a href="https://alpha.speedboat.studio/sell/Cat_Tronian">https://alpha.speedboat.studio/sell/Cat_Tronian</a></td></tr><tr><td>STICKMANOEC</td><td><a href="https://alpha.speedboat.studio/sell/1e29bec8-dfdf-4ad7-ba72-17c2d07bda1a">https://alpha.speedboat.studio/sell/1e29bec8-dfdf-4ad7-ba72-17c2d07bda1a</a></td></tr><tr><td>BunnyVerseMerch</td><td><a href="https://alpha.speedboat.studio/sell/5bbfbbf6-b78e-46ed-b242-b5eb2b54455c">https://alpha.speedboat.studio/sell/5bbfbbf6-b78e-46ed-b242-b5eb2b54455c</a></td></tr><tr><td>Octoverse</td><td><a href="https://alpha.speedboat.studio/sell/Octoverse">https://alpha.speedboat.studio/sell/Octoverse</a></td></tr><tr><td>PUNKX</td><td><a href="https://alpha.speedboat.studio/sell/PUNKX">https://alpha.speedboat.studio/sell/PUNKX</a></td></tr><tr><td>Nameless NFT</td><td><a href="https://alpha.speedboat.studio/sell/Nameless-NFT">https://alpha.speedboat.studio/sell/Nameless-NFT</a></td></tr><tr><td>Moly Cat</td><td><a href="https://alpha.speedboat.studio/sell/Moly-Cat">https://alpha.speedboat.studio/sell/Moly-Cat</a></td></tr><tr><td>The Weedies Club</td><td><a href="https://alpha.speedboat.studio/sell/The-Weedies-Club">https://alpha.speedboat.studio/sell/The-Weedies-Club</a></td></tr><tr><td>The Ejomis</td><td><a href="https://alpha.speedboat.studio/sell/The-Ejomis">https://alpha.speedboat.studio/sell/The-Ejomis</a></td></tr><tr><td>Just a Lady </td><td><a href="https://alpha.speedboat.studio/sell/JustaLady-00">https://alpha.speedboat.studio/sell/JustaLady-00</a></td></tr></tbody></table>

* To mint/buy an NFT, visit a project's sales page

![](/files/QHNWkeNb5WTDTO6cb3Ar)

* Click on `Mint/Buy`
* `Confirm` the Transaction on MetaMask

<div align="left"><img src="/files/6xI0L339kq2brDuQ9LXB" alt=""></div>

* Alternatively, you can also edit gas fees before confirming for a faster transaction time

<div align="left"><img src="/files/2h0itmTHII0n7c6BVY1K" alt=""></div>

* Once the transaction is confirmed, you can view your minted NFT on [Opensea](https://opensea.io/)

![](/files/5yL05FeiIymg1L9uSXyo)


---

# 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-v1/tutorial/minting-buying-nfts-on-speedboat.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.
