> For the complete documentation index, see [llms.txt](https://docs.loword.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loword.co.kr/qna/subdomain.md).

# 브릿지 서브 도메인 이용 방법

### 서브 도메인 등록 방법

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

1. 내 콘솔관리 → 도메인 관리 클릭

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

2. 우측 하단 '나의 서브도메인 설정 내역'에서 '서브 도메인 추가' 버튼을 클릭

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

3. 원하는 서브 도메인 명 입력

{% hint style="info" %}
info, blog, it, shop 등의 이용할 서브 도메인 명을 입력해주세요.
{% endhint %}

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

4. 위 화면처럼 등록한 서브 도메인이 나타난다면 완료.

{% hint style="warning" %}
외부 도메인의 경우 네임서버 변경까지 진행된,  브릿지 \[도메인 등록 완료 된] 메인도메인에서만 가능합니다.
{% endhint %}

### 서브 도메인으로  신규 워드프레스 생성 시&#x20;

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

1. 호스팅 관리 → 워드프레스 추가 → 서브 도메인 → 원하는 서브 도메인 체크 후 '완료하기' 클릭

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

2. '워드프레스 생성 중...' 이후 10분 \~ 1시간 가량 소요되면 정상적으로 이용 가능합니다.

{% hint style="warning" %}
지속적으로 생성 중이 나타나는 경우 고객센터에 문의해주시기 바랍니다.
{% endhint %}

### 서브 도메인 기존 워프 연결 시

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

1. 내 콘솔관리 → 호스팅 선택 → 워드프레스 관리 → '내가 갖고있는 서브 도메인'에서 도메인 체크 후 '연결하기' 버튼을 눌러주세요.

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

2. 서브 도메인 '연결하기' 버튼을 눌러주세요.

{% hint style="warning" %}
도메인 연결 시 10분 \~ 1시간 가량 소요됩니다.

지속적으로 연결 중이 나타나는 경우 고객센터에 문의해주시기 바랍니다.
{% endhint %}


---

# 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.loword.co.kr/qna/subdomain.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.
