# Register an ENS domain

{% hint style="info" %}
**ENS on Ethereum Mainnet**&#x20;

To register a house on \<Townhall> you need an ENS domain on the **Ethereum Mainnet** even if you want to use Ethereum Testnet or any other network (Binance Smart Chain, xDAI, etc).&#x20;
{% endhint %}

If you already have an ENS domain, feel free to skip this and follow the [Create a House ](/townhall/product-guides/houses/create-a-house.md)guide.

### **Creating an ENS Domain** <a href="#creating-an-ens-domain" id="creating-an-ens-domain"></a>

1. Search for the availability of your name on Townhall's `Create a house` page
2. Search for the availability of your name on ENS by following this link:  <https://app.ens.domains/>&#x20;
3. Connect your wallet by tapping on the `Connect` button on the top left corner of your screen.&#x20;
4. Make sure your wallet has enough balance to make the transaction successful and that you selected the Ethereum Mainnet (or Goerli Testnet for the demo page).
5. Confirm all transactions for the three steps from your chosen wallet provider.![](https://lh5.googleusercontent.com/d11GatKZ1P25f-uE1RphuiPEEf1V5ni-zX4hF4CKJYWaZUKWojmdbDw5wxxudYRVJMzoGxmP9MNhsh-lYVJEWdFu5zurWD1DXOkoYr6gMznyIRf0roFCuBXaimPdbmiqx_QNnqY=s0)

You have now successfully registered on ENS! Additionally, you can also make your Ethereum address point to an ENS name by clicking on ‘Set Reverse Record’ or by going to 'My Account' and then selecting 'Reverse record' and completing the transaction.

**Congratulations! You have created your domain on ENS. You are now ready to create your house on Townhall.**&#x200B;​

{% content-ref url="/pages/JDtYK8xVn5bKJemEhHDQ" %}
[Create a House](/townhall/product-guides/houses/create-a-house.md)
{% endcontent-ref %}


---

# 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://docs.townhallgov.com/townhall/product-guides/houses/create-a-house/register-an-ens-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.
