2022-04-11 19:38:32 +02:00
# 1. General help #
2022-02-21 10:39:27 -06:00
New to Transmission?
2022-04-11 19:38:32 +02:00
* Try the help in Transmission's "Help" menu.
* simplehelp.net has an introduction for [Transmission on Macs ](https://www.simplehelp.net/2008/07/17/how-to-use-transmission-as-your-bittorrent-client-os-x/ ).
* Jun Azua has an introduction for [Transmission GUI on Linux ](https://www.junauza.com/2009/01/how-to-use-bittorrent-in-linux.html ).
2022-05-13 11:20:57 -04:00
* Running Transmission [without a GUI ](./Headless-Usage.md )
* Using Transmission [from a web browser ](./Web-Interface.md )
2022-02-21 10:39:27 -06:00
Want to learn more?
* Visit our [forums ](https://forum.transmissionbt.com )
2022-07-24 17:57:50 +03:00
* Visit our [IRC ](https://en.wikipedia.org/wiki/IRC ) channel: [#transmission on Libera.Chat ](https://web.libera.chat/#transmission )
2022-04-11 19:38:32 +02:00
* Follow us on [Twitter ](https://twitter.com/transmissionbt )
2022-02-21 10:39:27 -06:00
2022-02-22 12:45:30 -06:00
Want to contribute?
Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!
2022-08-18 20:04:12 +03:00
# 2. FAQ #
* [Can I sequence the files I download? ](./Can-I-sequence-the-files-I-download.md )
* [Why are my speeds so slow? ](./Why-Are-My-Speeds-So-Slow.md )
* [Why is my port closed? ](./Why-is-my-port-closed.md )
2022-08-21 22:59:31 +03:00
* Q: How can I prevent the fragmentation of my downloaded files?
A: Use the [configuration option ](./Editing-Configuration-Files.md ) "preallocation": 2
2022-08-18 20:04:12 +03:00
# 3. More documentation #
2022-04-11 19:38:32 +02:00
* [Configuration files ](./Configuration-Files.md )
* [Editing configuration files ](./Editing-Configuration-Files.md )
* [Environment variables ](Environment-Variables.md )
* [Extending Transmission using scripts ](./Scripts.md )
2022-02-22 12:45:30 -06:00
* [Blocklists ](./Blocklists.md )
2022-02-21 22:49:04 -06:00
* [How to build Transmission ](Building-Transmission.md )
2022-04-11 19:38:32 +02:00
* [RPC protocol specification ](rpc-spec.md )
2022-10-13 22:35:10 +08:00
* [Transmission's Peer ID and User-Agent headers ](Peer-ID-and-User-Agent.md )
2022-04-11 19:38:32 +02:00
* [Peer status text explained ](Peer-Status-Text.md )
2022-02-21 10:39:27 -06:00
# 3. Report a problem / request a feature #
2022-02-21 22:49:04 -06:00
* [Check ](https://github.com/transmission/transmission/issues ) whether the problem has already been reported.
2022-04-11 19:38:32 +02:00
* If you do not see a ticket matching your problem or feature, read [this post ](https://forum.transmissionbt.com/viewtopic.php?f=1&t=3274 ) about what to write, then [add a new ticket ](https://github.com/transmission/transmission/issues/new ).
* If you _do_ see an existing ticket, please add a comment there. The more users are interested in a ticket, the higher its priority.
2022-02-21 10:39:27 -06:00
2022-04-11 19:38:32 +02:00
# 4. For contributors #
2022-02-21 10:39:27 -06:00
Transmission is a volunteer project and welcomes help.
Please contact us if you are interested in supporting Transmission in any of the following ways:
* Code contribution
* Testing
2022-07-20 18:44:15 +03:00
* [Language translations ](Translating.md )
2022-02-21 10:39:27 -06:00
* Bug and request management
2022-04-11 19:38:32 +02:00
* Documentation and Wiki editing
2022-02-21 10:39:27 -06:00
* [Donations ](https://transmissionbt.com/donate/ )
2022-04-11 19:38:32 +02:00
* If you want to alert us of a security vulnerability, please email security@transmissionbt .com. Please note that general support questions belong on the forum, and will be ignored if sent to this email address.