# Creating a shareable link to a file on Google Drive

1. In [Google Drive](https://jjloomis.gitbook.io/google-and-youtube-basics/google-account/signing-in-to-your-google-account), find the file you'd like to share.
2. Control-click (Mac) or right-click (Windows) the file you'd like to share.
3. In the fly-out menu, select **Get shareable link**. A link to the file will be copied to your computer's clipboard.
4. Paste this link anywhere you'd like it to appear (in an email to your instructor, for example.) Anyone with access to this link will be able to download a copy of your file.&#x20;

![](https://268875494-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5grxfNq0cFRp6kknZP%2F-M5gs1Tcl1Aw8ZbIFe5K%2F-M5gsFvO1yENY_HqhPdA%2Fget-shareable-link.png?generation=1587743393424072\&alt=media)


---

# 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/creating-a-shareable-link-to-a-file-on-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.
