> 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.md).

# 자주 묻는 질문

- [가비아에서 브릿지 이전 방법](https://docs.loword.co.kr/qna/undefined.md)
- [카페24에서 브릿지 이전 방법](https://docs.loword.co.kr/qna/24.md)
- [클라우드 웨이즈에서 브릿지 이전 방법](https://docs.loword.co.kr/qna/cloudways_migration.md): 클라우드 웨이즈에서 브릿지 이전 방법을 알려드려요
- [브릿지 서브 도메인 이용 방법](https://docs.loword.co.kr/qna/subdomain.md): 브릿지 서브 도메인 이용 및 연결 방법에 대해서 안내 도와드리겠습니다.
- [브릿지 마이그레이션 이용 방법 및 FAQ](https://docs.loword.co.kr/qna/migration-faq.md): 브릿지 마이그레이션 이용 방법에 대해서 안내도와드릴게요.
- [기존에 구매한 도메인을 로워드 브릿지로 연결하기](https://docs.loword.co.kr/qna/domain-nameserver.md): 브릿지가 아닌 타 플랫폼에서 구매하신 도메인을 연동하기 위한 방법을 안내해드릴게요. 브릿지에서 구매한 도메인은 아래 네임서버 설정 없이, 바로 사용이 가능합니다.
- [티스토리에 도메인을 연동하고 싶어요](https://docs.loword.co.kr/qna/undefined-1.md)
- [사이트 캐싱은 어떻게 초기화하나요?](https://docs.loword.co.kr/qna/how-to-site-caching-clear.md)
- [사전 신청자인데 아이디가 없어요](https://docs.loword.co.kr/qna/not-have-a-account.md)
- [플랜을 환불하고 싶어요](https://docs.loword.co.kr/qna/i-wanna-refund.md)
- [결제 수단을 변경하고 싶어요](https://docs.loword.co.kr/qna/change-billing.md)
- [한 서버에 여러 개의 워드프레스를 만들고 싶어요](https://docs.loword.co.kr/qna/i-wanna-wordpress-multi-blogs.md)
- [워드프레스 관리자 아이디 비밀번호를 변경하고 싶어요](https://docs.loword.co.kr/qna/config-admin-account.md)
- [삭제된 서버, 워드프레스는 복구가 안되나요?](https://docs.loword.co.kr/qna/how-to-recovery-wordpress.md)
- [멀티 사이트 운영 중입니다. 워드프레스 사이트를 복제하고 싶어요.](https://docs.loword.co.kr/qna/how-to-wordpress-duplicate.md)
- [FTP 접속 방법을 알려주세요](https://docs.loword.co.kr/qna/how-to-connect-ftp.md)


---

# 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.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.
