# Expiration and Grace Period

At the moment, a 50-day Grace Period is in effect for all domain names

However, the code for having a “grace period” is new, and not all our partners have had a chance to integrate it yet.

{% hint style="info" %}
If your domain expires, you can no longer receive tokens with it or use it in any of our partner's products.\
\
Please check the expiration date of your domain name on your personal dashboard.
{% endhint %}

**After this code gets integrated, this is how the Grace Period will work:**

First 45 days after your domain expires you retain ownership of the asset, and it will still work with all our integrations\
For 5 more days after that you retain ownership of the asset, but it will no longer be useable\
After the grace period passes, the account closes and anyone can register the domain name

We are looking forward to providing a new **“Gift a renewal”** mechanic for our domain names.

Domains in the Grace Period will still show up on Secondary Markets, but after this period passes, they will be dropped from the verified collection and will no longer show up on marketplaces. This ensures **you do not risk buying an expired domain name** without the possibility of renewal.\
\
If you want to ensure you never lose a domain name to expiration [enabling notifications](/protocol/getting-started/enable-notifications.md) will keep your domains safe!<br>


---

# 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.alldomains.id/protocol/getting-started/expiration-and-grace-period.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.
