> For the complete documentation index, see [llms.txt](https://help.nftz.zone/beginners-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-do-you-update-a-timed-auction.md).

# How do you update a timed auction?

When a [timed auction](/beginners-guide/nft/selling-nft-intro/how-do-you-make-a-timed-auction.md) is going on and you want to change it, it's possible to change to end date or time. It's also possible to [cancel](/beginners-guide/nft/selling-nft-intro/how-do-you-cancel-a-timed-auction.md) the timed auction.&#x20;

**Update 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. Change the end date or time.&#x20;
5. Press the button '<mark style="color:green;">Update Auction</mark>'.

You will receive a mail that the auction has been updated.&#x20;

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/X4uJ05og6cTLtE3lM7b6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-update-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.
