# 애플 개발자 계정 접속 했을 때 Tax 관련 내용이 노출되고 있어요 이게 무엇인가요?

애플 개발자 계정 접속 시 메인 화면 상단에 아래의 1번 이미지처럼 해당 메세지가 확인 되신다면 세금 계약 관련 계약에 동의해 주셔야 해요.

{% stepper %}
{% step %}
Agreements, Tax, and Banking 클릭 (계약, 세금 및 금융거래)

<figure><img src="/files/sUvXc5IJmfrVcxojnoOt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
약관 보기 및 동의하기 클릭

<figure><img src="/files/uzHOzBqfgVxqa0u4QsoK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[위의 약관을 읽었으며 이에 동의합니다.] 체크 후 \[동의] 버튼 클릭

<figure><img src="/files/8xETqX7dZIpng7CZ3yhA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
진행상태 '활성'으로 변경 되었다면 승인 완료 처리돼요.

<figure><img src="/files/3it2mtzxFI2rzVDb3cVT" 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/tax.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.
