> For the complete documentation index, see [llms.txt](https://v1.etherspot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v1.etherspot.io/getting-started/sponsored-transactions.md).

# Sponsored Transactions

{% hint style="info" %}
Sponsored transactions are the ability to pay for another user's transaction fees.
{% endhint %}

For instance, any holder of a certain amount of your token can have an amount of their gas fees paid for on transactions that interact with your smart contracts or dapp.

Etherspot offers a simple way to do this using our SDK:

1. A developer can set up an address that they wish to pay for their users transactions.
2. Set up an account with us internally to act as a paymaster.
3. Pay assets into this account to pay for transactions.
4. Integrate the Etherspot SDK into their dapp to enable sponsored transactions using the address/account created above.

To create an account with us internally please [join our Discord](http://discord.etherspot.io/) and open a ticket.

Etherspot members in the Discord will be able to assist in setting up your account and integrating the SDK in a customised way that suits your dapps needs.
