2022-04-11 17:38:32 +00:00
# 1. General help #
2022-02-21 16:39:27 +00:00
New to Transmission?
2022-04-11 17:38:32 +00: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 15:20:57 +00:00
* Running Transmission [without a GUI ](./Headless-Usage.md )
* Using Transmission [from a web browser ](./Web-Interface.md )
2022-02-21 16:39:27 +00:00
Want to learn more?
* Visit our [forums ](https://forum.transmissionbt.com )
2022-07-24 14:57:50 +00:00
* Visit our [IRC ](https://en.wikipedia.org/wiki/IRC ) channel: [#transmission on Libera.Chat ](https://web.libera.chat/#transmission )
2022-04-11 17:38:32 +00:00
* Follow us on [Twitter ](https://twitter.com/transmissionbt )
2022-02-21 16:39:27 +00:00
2022-02-22 18:45:30 +00:00
Want to contribute?
Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!
2022-08-18 17:04:12 +00: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 19:59:31 +00: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 17:04:12 +00:00
# 3. More documentation #
2022-04-11 17:38:32 +00: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 18:45:30 +00:00
* [Blocklists ](./Blocklists.md )
2022-02-22 04:49:04 +00:00
* [How to build Transmission ](Building-Transmission.md )
2022-04-11 17:38:32 +00:00
* [RPC protocol specification ](rpc-spec.md )
2022-10-13 14:35:10 +00:00
* [Transmission's Peer ID and User-Agent headers ](Peer-ID-and-User-Agent.md )
2022-04-11 17:38:32 +00:00
* [Peer status text explained ](Peer-Status-Text.md )
2023-11-04 00:04:15 +00:00
* [Securing Transmission's RPC interface with an open-source reverse proxy (External Link) ](https://www.pomerium.com/docs/guides/transmission )
2022-02-21 16:39:27 +00:00
# 3. Report a problem / request a feature #
2022-02-22 04:49:04 +00:00
* [Check ](https://github.com/transmission/transmission/issues ) whether the problem has already been reported.
2022-04-11 17:38:32 +00: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 16:39:27 +00:00
2022-04-11 17:38:32 +00:00
# 4. For contributors #
2022-02-21 16:39:27 +00: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 15:44:15 +00:00
* [Language translations ](Translating.md )
2022-02-21 16:39:27 +00:00
* Bug and request management
2022-04-11 17:38:32 +00:00
* Documentation and Wiki editing
2022-02-21 16:39:27 +00:00
* [Donations ](https://transmissionbt.com/donate/ )
2022-04-11 17:38:32 +00: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.