# Expirations

### View Your Expirations

On the manage page, the *Expirations* tab will show you your expired NFDs. If they are expired but still in auction they will be in the *Reserved* tab where you're able to re-register them.

<figure><img src="/files/34YjdO3S1iJB1ZpN04ME" alt=""><figcaption><p>Expirations Tab</p></figcaption></figure>

***

### Auction

When a domain expires it enters a 28-day reverse auction where the price starts at $100,000 and gradually decreases to the standard renewal price.

***

### Grace Period

During the 28-day auction, the original owner retains the right to renew the domain at the standard renewal price. They can regain full ownership without needing to pay the current auction price. This gives users a 'grace period' on top of the time they paid to register.

***

### Warnings

You will see a warning appear at the top of the page whenever you have NFDs close to expiration or that have already expired.

<figure><img src="/files/BraQVlhhhrbpnh7oxnJG" alt=""><figcaption><p>Expiration Warning</p></figcaption></figure>

***

### Clearing Data

All metadata must be cleared before another owner can take over the NFD (via renew method). The UI will provide calls to unlink addresses and delete fields prior to the renew call if the data isn't already cleared.

When an NFD is expired, and someone clears the metadata, the MBR for the box storage used by that metadata is paid to the caller. Automated services can take advantage of this and in return for them providing this decentralized service of clearing metadata, receive payment in the form of the returned MBR.


---

# 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://docs.nf.domains/platform/marketplace/expirations.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.
