> For the complete documentation index, see [llms.txt](https://docs.iterati.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iterati.art/introduction/what-we-offer/sell.md).

# Sell

Iterati has built fully-featured ecommerce functionality to bring end-to-end utility to those creators looking to sell their works online.

Creators can customize a storefront for each of their collections, define a unique storefront specific URL, and share it on social media or directly with potential buyers.&#x20;

Customization options include per artwork pricing, artwork imagery, descriptions and metadata - as well as collection level descriptions and shipping surcharge.

Iterati has partnered with Stripe to ensure that proceeds from art sales go directly to creators in a safe and timely manner (funds typically land within 24 hours of a transaction).

**Configuring a functioning storefront takes minutes with our simple no-code content manager.**&#x20;

[Learn more about getting started with Stripe.](/getting-started/connect-your-bank-account-and-get-paid.md)

<figure><img src="/files/FRE3wW3b9DlIGCbaOTFn" alt=""><figcaption><p><a href="https://iterati.art/collections/trespasser">Trespasser Collection by Marko Velk</a></p></figcaption></figure>


---

# 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 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/introduction/what-we-offer/sell.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.
