# 개인용 혹은 비즈니스용 구글 개발자 계정 확인 방법

{% stepper %}
{% step %}
[구글 개발자 계정 \[클릭!\]](https://play.google.com/console/about/) 으로 이동하여 Google 개발자 계정으로 접속해 주세요.

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

{% step %}
로그인 하시면 구글 개발자 계정 \[홈 화면] 상단에서 계정 유형을 확인하실 수 있어요.&#x20;

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

{% hint style="warning" %}
참고

* &#x20;\[조직계정] 문구가 안보이는 경우 계정 생성한지 오래 되었다면 노출되지 않게돼요.  &#x20;  \
  이 경우 대부분 법인 사업자 등록하고 상점 운영하시기 때문에 \[비즈니스용]으로 인증 기한 진행해 주시면 돼요.&#x20;
* 최근 개인용 계정 생성 시 \[개인계정]으로 노출되고 있어요.&#x20;
* [구글 플레이 개발자 계정 인증 기한 선택 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=1542)
  {% endhint %}


---

# 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-49.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.
