# How do you cancel a timed auction?

When a [timed auction](/beginners-guide/nft/selling-nft-intro/how-do-you-make-a-timed-auction.md) is going on it's always possible to cancel the timed auction. After the timed auction has been cancelled the NFT auction will stay open to receive bids. To clarify the cancel option will only remove the timer of the NFT auction. It's also possible to [update](/beginners-guide/nft/selling-nft-intro/how-do-you-update-a-timed-auction.md) the NFT auction with another date or time right away.&#x20;

**Cancel a timed auction**

1. Make sure you are logged in.
2. Go to the NFT and click on the  \~<mark style="color:purple;">Options</mark> button. If you have a mobile phone its behind the tab '**Details**'.&#x20;
3. Choose the option '**Start / update auction**'
4. Press the button '<mark style="color:red;">Cancel</mark>'.

You will receive a mail that the auction has been cancelled.

If you questions or are getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

<figure><img src="/files/ez26jUvIitm2te38nOJq" alt=""><figcaption></figcaption></figure>


---

# 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-do-you-cancel-a-timed-auction.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.
