# How to share a WebTorrent seed?

1. To share a webtorrent seed, you must first obtain a magnet URL from a [torrent client with WebRTC peers](https://github.com/webtorrent/webtorrent/issues/369). If you are uploading and seeding for personal purpose, I would recommend using [WebTorrent Desktop](https://webtorrent.io/desktop/)

![](/files/qhcVkryJjv1Uhzs0FtKu)

2\. Paste the magnet link to the URL input box, then click on the *binocular* icon

![](/files/XWMnxu347cZrVl0OCkp0)

3\. If the magnet link is valid, a preview box should show up, showing the files inside the torrent

![](/files/oaECF68PPSEQgB4edo6c)

4\. Other users will be able to download and view the torrent directly from the UI

![](/files/eOJzN5KR0W6Xr4Ou7Yj9)

![](/files/qUpe2eEazPdGaeuwh4j2)


---

# 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://docs.zkitter.com/faqs/how-to-share-a-webtorrent-seed.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.
