# How to Sell

Tokenized art does not need to be physically shipped between collectors.  Instead, collectors can unpair the physical art piece and reset the NFT to its original unpaired state.  This process will deface the physical print and void its authenticity.  This allows future NFT owners to re-pair it while ensuring only one physical limited edition exists.

{% stepper %}
{% step %}

#### Remove the security sticker on the back of your art piece.

<table><thead><tr><th></th><th valign="top"></th><th></th></tr></thead><tbody><tr><td><img src="/files/9j4JoWeAabisj6UOWk7I" alt="" data-size="original"></td><td valign="top">This will deface the back of the art piece and reveal a QR code. </td><td></td></tr></tbody></table>
{% endstep %}

{% step %}

#### Scan the QR code to unpair.

<table><thead><tr><th></th><th valign="top"></th><th></th></tr></thead><tbody><tr><td><div><figure><img src="/files/A0DmRRDo54sE9tTSIDZV" alt=""><figcaption></figcaption></figure></div></td><td valign="top"><div><figure><img src="/files/MeLHYXGesctC7OKnqsNs" alt=""><figcaption></figcaption></figure></div></td><td>Scan the QR code with your phone. This will take you to the token unlock page with the unlock code auto filled.  <br><br><em>You will be prompted to connect to Cryptoart.com with your NFT if you are not already connected.  After connecting, scan the QR code again.</em></td></tr></tbody></table>

{% hint style="info" %}
Tip:  You can also access this page under [My Art](https://app.cryptoart.com/my-art).  This might be easier if you are using a desktop/web3 wallet.  Simply locate your NFT, click on "unpair", and manually enter the code found under the security sticker with the QR code.
{% endhint %}
{% endstep %}

{% step %}

#### **Confirm the transaction.**

That's it!   Your NFT is unpaired.  If you sell your NFT, a new holder can pair it with another physical with the same edition number.  Congratulations - you've just bypassed the biggest problem with collecting limited edition art (physical conveyance)!

{% hint style="info" %}
Here's what happened technically:   The "Redeemable" trait in your NFT's metadata was changed from FALSE to TRUE. &#x20;
{% endhint %}

{% endstep %}
{% endstepper %}


---

# 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://cryptoart.gitbook.io/cryptoart/the-art/how-to-sell-cryptoart.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.
