> For the complete documentation index, see [llms.txt](https://docs.xhashtag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xhashtag.io/guides/registering-.soul-domain-name-on-polygon-layer-2.md).

# Registering .SOUL Domain Name on Polygon Layer 2

The process of minting a Soul Domain is simple and straightforward.

**STEP 1:** Visit [app.xhashtag.io](https://app.xhashtag.io/) where you’ll be prompted to enter your desired name for the .SOUL domain as shown in the screenshot below.

![](https://miro.medium.com/v2/resize:fit:720/format:webp/1*c7l81oXpkDNC3NxMbZI67w.png)

**STEP 2:** Click on the **Claim** button and confirm the transaction on your wallet.

![](https://miro.medium.com/v2/resize:fit:720/format:webp/1*lbT_1NSrmafr8i53QaXbsQ.png)

Once the transaction is confirmed, the Soul Domain is officially yours for life, with no renewal fees.

**STEP 3:** See your .SOUL Domain in action

![](https://miro.medium.com/v2/resize:fit:720/format:webp/1*erl_HgFmBoaQB4t3uJFNJQ.png)

The launch of Soul Domains on Polygon Layer 2 is just the beginning for xHashtag. We are continuously working on new and innovative ways to improve the user experience and provide our community with the tools they need to succeed in the decentralized world.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xhashtag.io/guides/registering-.soul-domain-name-on-polygon-layer-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
