# Sharing Hyperdrives

Each hyperdrive has its own URL. You share the URL so that other people can visit it.

You can copy the URL by clicking on the Site Info button on the left side of the address bar and selecting "Copy URL."

![](/files/-M41uDjvKRaGlXJlJSvJ)

The hyperdrive is shared from your computer. You can see how many people are connected to the drive by looking at the peer count in the address bar.

![This drive has two peers connected.](/files/-M41ugBZTLgfB3aKJFTQ)


---

# 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://beaker-browser.gitbook.io/docs/beginner/sharing-hyperdrives.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.
