> For the complete documentation index, see [llms.txt](https://jjloomis.gitbook.io/google-and-youtube-basics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jjloomis.gitbook.io/google-and-youtube-basics/google-account/creating-a-google-account.md).

# Creating a Google Account

A Google Account gives you access to Google Drive, YouTube, Google Analytics, and Gmail. Use your Google account credentials (username and password) to sign into all of these services.

1. Go to [google.com](https://www.google.com/).
2. Click the **Sign In** button.
3. Click **Create an account**.
4. In the **Create Google Account** window, enter your information. Be sure to use a current (and real) email address. Click **Next step**.
5. You will be prompted to **Verify your account via text message**. Enter your phone number and click **Continue**.
6. You will receive a verification code on your phone. Enter this code in the browser and click **Continue**.
7. You are now logged in to your Google Account. In the upper-right corner of the browser, click the **drop-down** arrow and click **Account** to access your account settings.&#x20;
8. Use your Google Account credentials (username and password) to sign into Google Drive, Gmail, Google Analytics, and YouTube.

![](/files/-M5gsFHysImVIoBJXMHY)


---

# 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:

```
GET https://jjloomis.gitbook.io/google-and-youtube-basics/google-account/creating-a-google-account.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.
