# Enroll a Physical Collection

#### 1. Define collection level metadata

Input the basic collection level information for this project

<figure><img src="/files/YaYaLEiNDK3RM0U9pHiD" alt=""><figcaption></figcaption></figure>

`Collection Image` - Select an image that will represent your collection on Iterati and will be used by the smart contract for display on all external NFT marketplaces.

`Collection Name` - Select a name that will represent your collection on Iterati and will be used by the smart contract for display on all external NFT marketplaces.

`Collection Symbol` - Provide a short trading symbol that will be used for your artworks should they ever trade on a secondary marketplace.

`Support Editions` - With editions, you are able to certify and sell multiple editions for each artwork. If you would rather offer unique 1/1 pieces, leave this box unchecked. **This cannot be changed after you finish enrolling your collection.**

#### 2. Connect a crypto wallet

Connecting a crypto wallet is an important part of establishing the provenance that makes Iterati Certificates of Authenticity secure and durable.

*Think of your crypto wallet as a highly secure way to generate signatures that **cannot** be forged. We bundle these signatures into all our COA's so anyone can verify that the artwork they are validating came directly from you, the creator.*

<figure><img src="/files/ArCefrftch6T11NKxnLv" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
For creators without a crypto wallet, we recommend downloading [Coinbase Wallet](https://www.coinbase.com/wallet) as a free and user friendly option to get going.
{% endhint %}

#### 3. Generate a signed attestation

This is step establishes unfalsifiable provenance. The attestation you generate here is signed by your crypto wallet and bundled into every COA generated for this collection.

***This step will not create a blockchain transaction or cost you any gas.***

<figure><img src="/files/yfPe4pLToL751OaZ8fw2" alt=""><figcaption></figcaption></figure>

#### 4. Confirm and Deploy

Make sure your collection details look good and click deploy.

Congratulations you have just enrolled your first collection onto Iterati!


---

# 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.iterati.art/getting-started/enroll-a-collection/enroll-a-physical-collection.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.
