# How to sell a postcard?

As an owner, you can dispose of this digital asset as you wish. For example, you can <mark style="color:purple;">put up the card for sale</mark>. Follow these steps to do this:

1. Open the profile;
2. Choose a card;
3. Click on the triple dot in the postcard window;
4. Select **“Put on sale”** option.

Next, you have to specify the number of postcards and the price for which you would like to sell them. Tap <mark style="color:purple;">"Confirm"</mark> - the Metamask window will be opened, in which you should accept the transaction. After that, your postcard will be put up for sale and anyone can buy it from you.


---

# 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://guide.cruzo.cards/actions-with-nft/how-to-sell-a-postcard.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.
