# 쇼핑몰에 코드설치

- [카페24](https://help-doc.live24.app/code/install/cafe24.md): 카페24 쇼핑몰용 가이드입니다.
- [아임웹 가이드](https://help-doc.live24.app/code/install/imweb.md): LIVE24 클라우드를 아임웹 CMS에서 연동하는 가이드입니다.
- [메이크샵 쇼핑몰 설치 가이드](https://help-doc.live24.app/code/install/makeshop.md): 메이크샵 쇼핑몰 설치 가이드입니다.
- [고도몰 쇼핑몰(고도5) 설치 가이드](https://help-doc.live24.app/code/install/godo5.md): 고도5에 설치하는 가이드입니다.
- [위사 쇼핑몰 설치 가이드](https://help-doc.live24.app/code/install/wisa.md): 위사 쇼핑몰 설치 가이드입니다.
- [TISTORY블로그 설치 가이드](https://help-doc.live24.app/code/install/tistory.md): T스토리에 설치하는 가이드입니다.


---

# 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-doc.live24.app/code/install.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.
