# Namespace

{% embed url="<https://youtu.be/ylYN_2JxN24>" %}

#### **How to Add a Namespace Widget Block:**

* **Access the Webhash Editor:**
  * Navigate to the **Webhash** editor and open the page where you want to add the Namespace Widget.
  * Click the **“Add Block”** button at the top-right corner of the editor.

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

* **Search for the Namespace Widget Block:**
  * Scroll down or type **“Namespace”** in the search bar to find the **Namespace Widget Block**.
  * Click on the block to select it.

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

* **Pop-Up Configuration:**
  * A pop-up will appear, asking for a **Widget ID**.
  * You’ll need to retrieve the Widget ID from **namespace.tech**.

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

* **Retrieve Widget ID:**
  * Go to **app.namespace.tech** and connect your **wallet**.
  * Once connected, the app will display all the ENS names associated with your wallet.
  * Select the desired ENS name and the **Widget ID** will be displayed for use.

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

* **Minting ENS Subdomains:**
  * To allow users to mint ENS subdomains, you must **list your ENS names** in the manager section of the app.
  * Select the ENS name you want to enable for minting, and the system will configure it accordingly.
* **Add the Widget ID to the Block:**
  * Paste the **Widget ID** into the Namespace Widget Block pop-up on Webhash.
  * Click **Submit** to finalize the addition of the block.

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

* **Customization and Wallet Connect:**
  * Once the widget is added to your website, you can **customize its style** and layout.
  * Webhash handles the **Connect Wallet functionality**, so your users can connect their wallets without additional configuration.
* **Minting Process:**
  * After the widget is active, users can mint subdomains directly from your website.
* **Final Steps:**
  * Once everything is configured, click **Mint** to complete the process.
  * Keep in mind, that minting may require **Ethereum gas fees** based on network conditions.


---

# 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://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/web3-bringing-web3-to-your-website/namespace.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.
