# Namecheap

### Step 1 - Enter your domain and copy IP address <a href="#step-1-enter-your-domain-and-copy-ip-address" id="step-1-enter-your-domain-and-copy-ip-address"></a>

Enter your domain and copy the IP address on TypeLink (Settings / Own Domains).

<figure><img src="/files/4XTSCbjQAljOhBf4ZOXj" alt=""><figcaption></figcaption></figure>

### Step 2 - Create A-record on Namecheap <a href="#step-2-create-a-record-on-cloudflare" id="step-2-create-a-record-on-cloudflare"></a>

Find your domain in Namecheap. And tap Manage

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

Then, go Advanced DNS section and click "Add new record." Select A-record and enter your domain or "@" in the **Host** field, and insert the IP address `137.66.60.33` in the **Value** field. Finally, click the **Save** button.

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

### Step 3 - Remove **any other A, AAAA, or CNAME records** <a href="#step-3-remove-any-other-a-aaaa-or-cname-records" id="step-3-remove-any-other-a-aaaa-or-cname-records"></a>

It is very important to delete any existing A, AAAA, or CNAME records, as they may interfere with the proper functioning of your domain.

{% hint style="info" %}
If you have completed all the steps in the instructions, you will see the message "**Successfully**!" next to your domain.
{% endhint %}

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


---

# 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.type.link/type.link/link-a-domain/namecheap.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.
