> For the complete documentation index, see [llms.txt](https://rteff.gitbook.io/learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rteff.gitbook.io/learning/materials/torrents.md).

# Torrents

`TODO`

## Torrent index

* [The pirate bay](https://thepiratebay.org/) ([Onion](https://github.com/rteff/learning/blob/master/learn/materials/piratebayo3klnzokct3wt5yyxb2vpebbuyjl7m623iaxmqhsd52coid.onion)) - online index of digital content of entertainment media and software
* [Rutracker](https://rutracker.org) ([Onion](https://github.com/rteff/learning/blob/master/learn/materials/torrentsru5dbmqszbdinnz7cjiubxsjngq52qij6ih3fmp3gn7hwqqd.onion)) - is the biggest Russian BitTorrent tracker
* [NNM-Club](https://nnmclub.to/) ([Onion](https://github.com/rteff/learning/blob/master/learn/materials/nnmclub2vvjqzjne6q4rrozkkkdmlvnrcsyes2bbkm7e5ut2aproy4id.onion)) - a popular Russian torrent tracker.
* [Rutor](http://rutor.is/) - open russian torrent tracker
* [1337x](https://1337x.to/) - is a website that provides a directory of torrent files and magnet links used for peer-to-peer file sharing through the BitTorrent protocol
* [Yts](https://yts.mx/) - a peer-to-peer release group known for distributing large numbers of movies as free downloads through BitTorrent


---

# 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://rteff.gitbook.io/learning/materials/torrents.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.
