# Bitcoin methods

- [signMessage](/developers/bitcoin-methods/signmessage.md): Request the signature of an arbitrary message with the first Bitcoin address (Native SegWit or Taproot) of an account
- [sendTransfer](/developers/bitcoin-methods/sendtransfer.md): Request the signature and broadcast of a Bitcoin transaction
- [signPsbt](/developers/bitcoin-methods/signpsbt.md): Request the signature and broadcast of a Partially Signed Bitcoin Transaction (PSBT)
