# Getting Started

- [Create Your Account](https://docs.iterati.art/getting-started/create-your-account.md)
- [Enroll a Collection](https://docs.iterati.art/getting-started/enroll-a-collection.md)
- [Enroll a Physical Collection](https://docs.iterati.art/getting-started/enroll-a-collection/enroll-a-physical-collection.md): For artists looking to certify a collection of physical works
- [Enroll a Digital Collection](https://docs.iterati.art/getting-started/enroll-a-collection/enroll-a-digital-collection.md): For digital artists that have already minted NFT's using another platform
- [Set Up Your Collection](https://docs.iterati.art/getting-started/set-up-your-collection.md)
- [Configure Your Storefront](https://docs.iterati.art/getting-started/set-up-your-collection/configure-your-storefront.md)
- [Add Collaborators](https://docs.iterati.art/getting-started/set-up-your-collection/add-collaborators.md)
- [Add Your Artworks](https://docs.iterati.art/getting-started/set-up-your-collection/add-your-artworks.md): Create digital profiles for your physical artworks
- [Define Tap Experience](https://docs.iterati.art/getting-started/set-up-your-collection/define-tap-experience.md)
- [Purchase Authenticity Labels](https://docs.iterati.art/getting-started/purchase-authenticity-labels.md)
- [Certification Process](https://docs.iterati.art/getting-started/certification-process.md)
- [Connect Your Bank Account & Get Paid](https://docs.iterati.art/getting-started/connect-your-bank-account-and-get-paid.md)


---

# 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.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.
