# Uploading a file to Google Drive

1. After [signing in to your Google Account](/google-and-youtube-basics/google-account/signing-in-to-your-google-account.md), click the **Google apps** icon (cluster of tiny squares in upper-right.)
2. In the drop-down list of Google apps, select **Drive**.
3. In Google Drive, click the **New** button (upper-left.)
4. In the fly-out menu, select **File upload**.
5. Navigate to and select the file you'd like to upload. Click **Open** to start the upload process.
6. A box in the lower-right corner of screen will display the upload progess. (**Note**: Upload times will vary due to file size and network speed.)

![](/files/-M5gsF_p0BW_cjWk7oNh)


---

# 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://jjloomis.gitbook.io/google-and-youtube-basics/google-account/uploading-a-file-to-google-drive.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.
