# Speedboat Studio General Spec

## Speedboat Studio General Spec

- [Speedboat](https://docs.speedboat.studio/about-speedboat/speedboat.md)
- [Products and Services](https://docs.speedboat.studio/about-speedboat/products-and-services.md): Current and future offerings from Speedboat
- [What's New?](https://docs.speedboat.studio/speedboat-v2/whats-new.md)
- [Creating Generative NFTs](https://docs.speedboat.studio/speedboat-v2/creating-generative-nfts.md)
- [Preparing Your Artwork for Speedboat](https://docs.speedboat.studio/speedboat-v2/preparing-your-artwork-for-speedboat.md)
- [Deploying Generative NFTs](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts.md)
- [Prerequisites](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/prerequisites.md)
- [Creating a Project](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/creating-a-project.md)
- [Generating Your NFTs](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/generating-your-nfts.md)
- [Deploying Your Project](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/deploying-your-project.md)
- [Deployment Fees](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/deployment-fees.md)
- [Your Own Sales Page](https://docs.speedboat.studio/speedboat-v2/deploying-generative-nfts/your-own-sales-page.md)
- [Creating a Sales Round](https://docs.speedboat.studio/speedboat-v2/creating-a-sales-round.md)
- [Creating a Whitelist Round](https://docs.speedboat.studio/speedboat-v2/creating-a-sales-round/creating-a-whitelist-round.md)
- [Pausing or Unpausing a Round](https://docs.speedboat.studio/speedboat-v2/creating-a-sales-round/pausing-or-unpausing-a-round.md)
- [Claiming Your Sales Proceeds](https://docs.speedboat.studio/speedboat-v2/claiming-your-sales-proceeds.md)
- [Buying an NFT](https://docs.speedboat.studio/speedboat-v2/buying-an-nft.md)
- [Add a Minting Widget to your Website](https://docs.speedboat.studio/speedboat-v2/add-a-minting-widget-to-your-website.md)
- [Upcoming Features](https://docs.speedboat.studio/upcoming-features/upcoming-features.md)
- [Platform Features](https://docs.speedboat.studio/upcoming-features/platform-features.md)
- [Creator Tools](https://docs.speedboat.studio/upcoming-features/creator-tools.md)
- [Quality of Life Updates](https://docs.speedboat.studio/upcoming-features/quality-of-life-updates.md)
- [Tutorial](https://docs.speedboat.studio/speedboat-v1/tutorial.md)
- [Creating Generative Art](https://docs.speedboat.studio/speedboat-v1/tutorial/creating-generative-art.md)
- [How To Prepare Your Artwork for Speedboat](https://docs.speedboat.studio/speedboat-v1/tutorial/how-to-prepare-your-artwork-for-speedboat.md)
- [Minting/Buying NFTs on Speedboat](https://docs.speedboat.studio/speedboat-v1/tutorial/minting-buying-nfts-on-speedboat.md)
- [Claiming Your Sales Proceeds](https://docs.speedboat.studio/speedboat-v1/tutorial/claiming-your-sales-proceeds.md)
- [Deploying your Generative NFTs on Speedboat](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat.md)
- [Prerequisites](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/prerequisites.md)
- [Creating a Project](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/creating-a-project.md)
- [Generating Your NFTs](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/generating-your-nfts.md)
- [Deploying Your Project](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/deploying-your-project.md)
- [Your Own Sales Page](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/your-own-sales-page.md)
- [Video Tutorial](https://docs.speedboat.studio/speedboat-v1/tutorial/deploying-your-generative-nfts-on-speedboat/video-tutorial.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.speedboat.studio/about-speedboat/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.
