> For the complete documentation index, see [llms.txt](https://docs.cronosid.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cronosid.xyz/user-guides/cronos-id-domains/renewing-domain.md).

# Renewing Domain

**Step 1.** Go to Cronos ID homepage and click “My Domains”.

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

**Step 2.** Select the domain you wish to extend subscription for and click “Manage”.

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

**Step 3.** Under “Expiration Date”, click “Extend”.

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

**Step 4.** Select the desired registration period. Click “Confirm and Pay” to proceed.

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

**Step 5.** Confirm the transaction approval on your wallet and wait for the final confirmation.

<figure><img src="/files/1UIG0y1QwrDaxb69Zi5v" alt=""><figcaption></figcaption></figure>

**Step 6.** You have now successfully extended the domain!

<figure><img src="/files/nWGpG0ude7axrzYSFshH" 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://docs.cronosid.xyz/user-guides/cronos-id-domains/renewing-domain.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.
