# 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="/files/YBYJzeLZou0JbpIrcqwg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://get-verso.gitbook.io/get-verso-launch-your-web3-app-faster/the-get-verso-stack/transaction-relayer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
