# FAQ

### Do I have to sell my art on the Iterati storefront to use the platform?

The storefront and payment processing functionality is optional and creators/groups can still use the authenticity and engagement tech while selling through their preferred channels.

### Can I customize the appearance of the physical labels?

We are happy to discuss customized label branding for your project, although this introduces a 500 label order minimum and adds about \~3 weeks in manufacture time.

[Get in touch to learn more.](https://iterati.art/contact)

### Why are you using decentralized technologies like IPFS and Ceramic?

In addition to removing single points of failure, Iterati aims to gradually decentralize our stack into a scalable building block for unlimited use cases powering physical/digital proof-based applications.

### I am looking for extra help or a more custom integration, how can I get in touch?

Reach out to us at <https://iterati.art/contact>


---

# 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/additional-information/faq.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.
