# Introduction

![](/files/JkWJiRXDtX4pVs3px2OX)

## Print Button Widget

### Overview

The Infinite Objects Print Button is a widget which allows a partner marketplace, platform, or app to present users with an option to purchase Infinite Objects NFT Video Prints for compatible NFTs that they own, located in their wallet. Relevant token data is passed in during initialization, and the user is taken directly to a checkout form to complete the purchase. Sales are captured by Infinite Objects, including calculation & collection of shipping information, appropriate sales tax & customs duties, with regular payouts made to you.

The button is an embeddable HTML Custom Element which gives your user the ability to:

* Preview an asset in an Infinite Objects NFT Video Print
* Purchase a Video Print via an external checkout form
* Learn more about our NFT Video Prints

![](/files/4shOhKFJRndH2dDsSmTk)

### Ownership Verification

The IO Print Button Widget is designed for maximum flexibility for partner platforms. The partner chooses when to surface the Button and is responsible for verifying that the NFT is owned by the user attempting to purchase. This can be accomplished by only presenting a button when a user has connected their wallet, and that wallet is the owner of the specific token being viewed; this is similar to how Sell and Transfer buttons are treated.


---

# 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.infiniteobjects.com/print-button/introduction.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.
