# How to withdraw a postcard from sale?

If you changed your mind about selling a card and want to remove it from the market, **follow a similar sequence of actions as when we put it up for sale**:

1. Open your profile.
2. Select the card you wish.
3. Click on the three dots to open a menu.
4. Select <mark style="color:purple;">“Remove from sale”</mark>.
5. Confirm the action on the site and then in your crypto wallet.
6. It's done! Your card is in your profile and only visible to you.

If you suddenly want to put it for sale again, you can do this at any time, there are no limits.


---

# 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-withdraw-a-postcard-from-sale.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.
