# Transfer

You can use this module to transfer any added coin to another Aptos address. The recipient's address should be specified in the wallet settings as a pair address (more information about setting up wallets).

<div align="left"><figure><img src="https://4053290323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIfK7rdLIiBmMN0rsB8dc%2Fuploads%2FJpc644x19jpj8PiR7P9q%2Ftransfer.png?alt=media&#x26;token=44cdc747-4cf7-44f2-9707-75513fd92993" alt="" width="374"><figcaption></figcaption></figure></div>

* <mark style="color:purple;">**Min amount & Max amount**</mark> - the final amount of coin to transfer will be randomly chosen in the range of these numbers. If the maximum amount to transfer exceeds the current wallet balance, the wallet balance will be used as the maximum value.
* <mark style="color:purple;">**Use  all balance**</mark> - will transfer all the coins you have in your wallet.
* <mark style="color:purple;">**Send % of balance**</mark> - It will randomly select a number from the minimum and maximum amount fields. This number will represent the percentage of tokens used from your wallet balance.
* <mark style="color:purple;">**Gas price**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">&</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Gas limit**</mark> - price per gas unit and max used gas parameters ([Gas calculation method](https://franky-murrey.gitbook.io/aptos-helper/usage/gas-calculation)).
* <mark style="color:purple;">**Force gas limit**</mark> - when turned on, the maximum gas limit will be exactly taken from the input.
