> For the complete documentation index, see [llms.txt](https://docs.oneid.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oneid.xyz/product/id-name-status.md).

# ID Name Status

ID Name of OneID will have following Status:

<table><thead><tr><th width="274">Status</th><th>Description</th></tr></thead><tbody><tr><td>Available</td><td>The ID Name that has not been registered yet, and it's available for users to register.</td></tr><tr><td>Registered</td><td><p>The ID name that's already registered by other.</p><p><br>The owner of this ID will be able to set records, and use this ID Name, and this status will be changed after the expiration time.</p></td></tr><tr><td>Grace Period</td><td>After expiration time, there is a 30 days Grace Period in which owner can't edit records, but can still re-register the ID name<br>If not re-register ID in this period, your ID Name will be lost (you are not owner anymore)</td></tr><tr><td>Premium Period</td><td>After the Grace Period, The ID name is released for registration by anyone with a Premium Period Fee starting from $1m and decreasing to $0 over 7 days period.</td></tr></tbody></table>


---

# 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://docs.oneid.xyz/product/id-name-status.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.
