# 서비스 신청방법을 알려주세요

메이크샵글로벌 사이트에서 회원가입 후 이용할 수 있어요. 아래 절차에 따라 신청해 주세요.

{% stepper %}
{% step %}
메이크샵글로벌 사이트에 접속해서 회원가입을 해 주세요.

{% embed url="<https://global.makeshop.com/>" %}
{% endstep %}

{% step %}
홈페이지에서 로그인을 해 주세요.

{% endstep %}

{% step %}
로그인 후 연결되는 서비스 신청 페이지 순서에 따라 진행하면 돼요.

&#x20;01.상품 선택 > 02.확인 및 결제 진행 > 03.결제 완료 및 확인
{% endstep %}
{% endstepper %}


---

# 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.makeshop.co.kr/faq/undefined-2/undefined.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.
