# 애플 개발자 계정 라이센스 동의는 어떻게 진행해야 하나요?

애플 개발자 계정의 라이센스(계약) 업데이트 관련 동의 처리 되어 있는지 확인 필요하며, 만약 동의 처리가 안 되어 있다면 동의 진행해 주셔야 해요.

## 동의 처리 방법

{% stepper %}
{% step %}
[developer.apple.com/account 페이지 접속 ](https://developer.apple.com/account)[\[클릭!\]](https://developer.apple.com/account)
{% endstep %}

{% step %}
접속 및 로그인 > 프로그램 사용권 계약 업데이트
{% endstep %}

{% step %}
관련 내용의 계약 검토 버튼 클릭 > 동의 처리

<figure><img src="/files/H6JkX5iftBi4qDrHz2Ca" alt=""><figcaption></figcaption></figure>
{% 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/mobile/undefined-1/undefined-46.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.
