> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/qshoplink/setup.md).

# 큐샵 링크 생성하기

큐샵링크는 보다 쉽게 디자인을 할 수 있도록 템플릿을 제공하고 있습니다.&#x20;

템플릿은 큐샵링크를 통해 완성이 된 사이트의 예시로 이를 바탕으로 보다 쉽고 빠르게 여러분들만의 사이트를 개설하실 수 있습니다.

사이트 생성 방법은 아래 순서를 참고 부탁드립니다.

1. 큐샵 사이트에 접속합니다.
2. 오른쪽 위 로그인 버튼을 클릭하여 로그인을 합니다.

{% hint style="info" %}
아직 가입을 하지않으셨다면, [**\[회원 가입하기\]**](/customer_support/qshop/get_started/setup.md#id-1) 가이드를 참고하여 가입을 해주세요.
{% endhint %}

3. 로그인 후 오른쪽 위 마이사이트를 클릭합니다.
4. 큐샵링크 생성하기를 클릭합니다.

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

{% hint style="info" %}
준비된 템플릿 중 원하시는 템플릿을 선택합니다.
{% endhint %}

5. 사이트 만들기를 클릭합니다.
6. 에디터로 이동이 된 후 뷰포트 위 **\[내 사이트 개설하기]**&#xB97C; 클릭합니다.<br>

   <figure><img src="/files/ZG9BrrdWCWUC7bVJlyQO" alt=""><figcaption></figcaption></figure>
7. 사이트 이름 및 사이트 주소를 입력합니다.

   <figure><img src="/files/aKrngvb1JyMYc6csgHbT" alt=""><figcaption></figcaption></figure>
8. 큐샵 링크 생성이 완료 되었습니다.

   [콘텐츠 요소 ](/customer_support/qshoplink/editor/contents/contentslist.md)가이드를 참고하시어 프로필 링크를 디자인 할 수 있습니다.

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


---

# 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://help.qshop.ai/customer_support/qshoplink/setup.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.
