> For the complete documentation index, see [llms.txt](https://documentation.swing2app.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.co.kr/knowledgebase/playstore/accounts.md).

# 구글 계정 만들기

***

## 구글 계정 만들기 <a href="#id-1" id="id-1"></a>

구글 지메일 계정은 아래 링크로 접속해서, 새로 만들어주세요.

{% embed url="<https://accounts.google.com/>" %}

#### **계정 만들기 - "개인용"으로 선택하고 진행해주세요.** <a href="#id-1-1" id="id-1-1"></a>

<figure><img src="/files/ErSmygZZ91oy8Ghkix0Y" alt=""><figcaption><p>계정 만들기 - 개인용 선택</p></figcaption></figure>

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

1\) 성, 이름 입력 후 다음

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

2\) 생년월일, 성별 입력 후 다음

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

3\)새로운 Gmail 계정을 만들어주세요. 다음 선택

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

4\) 비밀번호 입력 후 다음 선택

<figure><img src="/files/2mS9Oz0OfwehPbFBrqUC" alt=""><figcaption></figcaption></figure>

5\)휴대전화 번호 입력하면 문자 메시지로 인증코드가 전송됩니다.

6자리 인증번호를 입력 후 다음 선택해주세요.

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

6\)복구 이메일 주소 입력 후 다음 선택

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

7\)계정 정보 검토 확인 후 다음 선택

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

8\)개인 정보 보호 및 약관 내용 동의 체크한 뒤 - 계정 만들기 선택하면 완료됩니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.swing2app.co.kr/knowledgebase/playstore/accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
