# How to Buy

:money\_with\_wings: **Acquire an NFT**&#x20;

The Cryptoart collection is tokenized. Ownership, portability and physical art are all derived from the NFT. You can find Cryptoart NFTs on our [mint page](https://app.cryptoart.com/mint) or in the [OpenSea](https://opensea.io/collection/cryptoartcom) marketplace. You'll understand why tokenization is such a big deal when it's time to sell your art.

{% hint style="info" %}
Be sure to check the [NFT's traits](/cryptoart/the-project/web3/metadata-definitions.md)!&#x20;

`REDEEMABLE = TRUE` allows you to pair it with a physical art piece.  This trait changes with redemption.

`REDEMPTION SIZE = 18" x 24"` is the size of the physical art piece.
{% endhint %}

:frame\_photo: **Pair your NFT with a physical.**&#x20;

Your NFT can be paired (and unpaired) with a *specific numbered limited edition art piece*. &#x20;

{% stepper %}
{% step %}
Go to [My Art ](https://app.cryptoart.com/my-art)and connect your web3 wallet.  Click on the redeemable link for your NFT:

![](/files/GJvoX0t9W296p83HYd81)
{% endstep %}

{% step %}
This takes you to the [physicals](https://cryptoart.com/collections/all) section were you can purchase the print.  **You will need to re-connect your wallet to this page.**

<div align="left"><figure><img src="/files/kLjW7yyxHceyfgJnYCFc" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select the Size and the "Buy it Now" button will activate. &#x20;
{% 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-buy-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.
