# Preparing Your Artwork for Speedboat

1. When creating your artwork, put each trait on a separate layer

![](/files/Kxt2zp0JUUMTo427z64R)

2\. Make sure **all layers have the same size/ dimensions**

3\. Ensure that **all the layers, except for the base layer (usually the background) has a transparent background**

4\.  Make sure that each layer, when combined, *will make sense and not interfere with each other*

If you laid out all the layers from left to right, it should look something like the image below, with the 5th image being what will be generated:

![Background Color: White, Face Color: Yellow, Eyes: Normal, Mouth: Cheesin](/files/8a7rIztdchwIaFVPNe0Z)

5\. Create a folder for each trait of your NFT

![](/files/Y7Q7ua0JFFzKMYZRN44N)

6\. **Save each Variation for each Trait as a PNG file**&#x20;

![](/files/A3QYaXoHKhFtO4qGRlQo)

7\. The file name for each Trait Variation will be the Property on OpenSea

![](/files/eZvePosbCQoUN05aRu42)


---

# 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/preparing-your-artwork-for-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.
