> 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/engage.md).

# Engage

The Iterati platform lets you control what patrons see when they tap the NFC label on one of your certified artworks.&#x20;

This turns every NFC tap into an opportunity for further engagement, education, and community growth - while simultaneously providing an authenticity guarantee for the artwork being tapped.

Plug your socials, share an artist bio, link a video showcasing the artistic process - the choice is yours.

Through a simple CMS interface, you can choose how and what to display - choosing from many flexible content options including:

* Claim an NFT on tap
* Descriptions of the physical artwork, its dimensions, and the materials used
* Collection level information and corresponding NFT stats
* Custom text, video, or image content
* Custom link to any third party website or app
* Artist hand drawn signature module (coming soon)

**It is important to highlight that this content is private by default and only available to users who have physically tapped one of your artworks.**

This enables you to create private, customized experiences available only to patrons who buy your physical artwork or come and view it on display.

<figure><img src="/files/kBGL0vl6LLsNxH97wPCt" alt=""><figcaption><p>No-code content management system for artworks</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/engage.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.
