> For the complete documentation index, see [llms.txt](https://get-verso.gitbook.io/get-verso-launch-your-web3-app-faster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://get-verso.gitbook.io/get-verso-launch-your-web3-app-faster/the-get-verso-stack/transaction-relayer.md).

# Transaction Relayer

We developed a server side component that can sponsor a transaction by sending gas to the wallet willing to issue a transaction.

1\. A Signed transaction is submitted to Verso relayer.

2\. After checks, Verso for relayer is sending gas token to end-user wallet

3\. Verso for relayer waits for sending transaction to be confirmed. At this time, the end-user wallet hold enough gas for his tx to be possible.

4\. Verso relayer submits the end-user transaction to the *Network*. User owns now the gas for him to pay to gas fees. The transaction can be confirmed by the *Network*

<figure><img src="https://1968156725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSW2fSFdnyrtkSWRv1xLN%2Fuploads%2FSoSmyPtqPJ6WMPn5LwBy%2Fserver-side%20relayer.png?alt=media&amp;token=c839bcc1-0c86-482b-95e8-5dd164d7e178" alt=""><figcaption></figcaption></figure>
