# Art & Metadata

Once you configure your smart contract, it's time to generate and/or configure your art and metadata!

As different users are in different phases of creating art, we cover different scenarios you can take. Find the appropriate guide below based on your needs:

[I don't have any art ready, not sure where to start](https://docs.launchpad.heymint.xyz/creators/art-and-metadata/create-layer-files)

[I have my layers ready, and need help with generating art](https://docs.launchpad.heymint.xyz/creators/art-and-metadata/generate-art)

[I already have generated art but I don't have metadata](https://docs.launchpad.heymint.xyz/creators/art-and-metadata/generate-metadata)

[I have both art and metadata but haven't uploaded everything to IPFS yet](https://docs.launchpad.heymint.xyz/creators/art-and-metadata/advanced-upload-art-and-metadata)

[I'm a pro and I've already uploaded my art and metadata](https://docs.launchpad.heymint.xyz/creators/art-and-metadata/advanced-set-token-uri)


---

# 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.launchpad.heymint.xyz/creators/art-and-metadata.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.
