# 3. Connect your domain

After your first [Broken mention](broken://pages/FS4q0nEaNnLk3WyoCsLQ), this page shows you how to connect your first domain.&#x20;

#### 1. Go to Domain tab&#x20;

Go to domain tab and click on `+ Add Domain`

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

#### 2. Park your domain&#x20;

* Fill in your domain&#x20;
* Do you want to connect existing deployment or use custom port

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

Then press on `Continue`

#### 3. Configure your domain settings

On the next screen, you will see Verify DNS like this

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

Head to your domain management dashboard like Namecheap or Cloudflare to point your domain to the correct IP.&#x20;

For example, I use Cloudflare, please disable `Proxy`&#x20;

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

#### 4. Wait for domain's DNS status

Wait for your domain's DNS status to changed like the image, then Go to next step

<figure><img src="/files/7SPqI2VaoJMeFx0Gj9cX" alt=""><figcaption></figcaption></figure>

&#x20;After that, `Server Compass` will configure the domain settings for you.

#### 5. Preview the domain&#x20;

After the app setting up domain successfully, you can preview it.&#x20;

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

You should enable proxy to hide your server's IP address.

<figure><img src="/files/dvMewpaEPEN2Z3mt3rEE" 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://server-compass.gitbook.io/server-compass-docs/basics-guide/3.-connect-your-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.
