> ## Documentation Index
> Fetch the complete documentation index at: https://docs.phantom.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Provider methods

> Overview of Phantom deeplink provider methods for connecting, signing, and sending Solana transactions.

All provider methods follow a protocol format of:

```
https://phantom.app/ul/<version>/<method>
```

The following provider methods are accessible via deeplinks:

* [Connect](/phantom-deeplinks/provider-methods/connect)
* [Disconnect](/phantom-deeplinks/provider-methods/disconnect)
* [SignAndSendTransaction](/phantom-deeplinks/provider-methods/signandsendtransaction)
* [SignAllTransactions](/phantom-deeplinks/provider-methods/signalltransactions)
* [SignTransaction](/phantom-deeplinks/provider-methods/signtransaction)
* [SignMessage](/phantom-deeplinks/provider-methods/signmessage)
