> For the complete documentation index, see [llms.txt](https://docs.pazly.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pazly.dev/publishing-your-website/on-blockchain/connecting-a-crypto-domain-unstoppable-domains.md).

# Connecting a Crypto Domain (Unstoppable Domains)

### **The direct way**

Step 1: build you website with [Pazly](https://pazly.dev/)

Step 2: save your work on your computer in a new folder.&#x20;

Step 3: Once you've acquired and [Unstoppable Domain](https://unstoppabledomains.com/?ref=911ecdbda5f246e):&#x20;

Upload your own website files to **Unstoppable Domains IPFS Uploader**:\
Go to **My Domains** and select **Manage** next to the domain you want to use.

* Select Upload Website Files
* Make sure your files include the main file named index.html
* Click "Upload" for selecting or dragging the files.

![Screenshot of Unstoppable Domains IPFS Uploader UI](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48168843383/original/TQOsbFlsZJFeBLZayECPri9oW2b5e5WxSw.png?1639004833)

* Select "Launch Website"
* Sign with your wallet.

### The IPFS Connection way (Pinata + Unstoppable Domains)

Step 1: build you website with [Pazly](https://pazly.dev/)

Step 2: save your work on your computer in a new folder.&#x20;

Step 3: [Upload the folder to your Pinata (see how)](/publishing-your-website/on-blockchain/hosting-on-ipfs-pinata.md)

Step 4: Once you've acquired and [Unstoppable Domain](https://unstoppabledomains.com/?ref=911ecdbda5f246e):&#x20;

Link your own IPFS website files to **Unstoppable Domains**:\
Go to **My Domains** and select **Manage** next to the domain you want to use.\
Use Custom website linking where you can add the IPFS hash.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48192790901/original/piL89pvreq2hLBei-5bjL8BIqCVQ7_Odow.png?1645481660)

After adding your IPFS hash, you can click "Launch Website" and sign with your wallet.

<br>


---

# 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.pazly.dev/publishing-your-website/on-blockchain/connecting-a-crypto-domain-unstoppable-domains.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.
