# Paymaster SDK

Paymaster technology allows dApps and third-party entities to sponsor gas fees for transactions performed on their platform. It helps business owners and third-party entities to allocate funds for gas fees in a separate account from which gas fees are deducted for transactions carried out by their clients.

The lack of necessity to own source tokens when performing transactions in the Web3 space helps users save money and time and also encourages them to actively make more transactions in the products with sponsored transaction capabilities.

<figure><img src="/files/gybwXNI2A0Hb4qGRn7Y8" alt=""><figcaption><p>Paymaster workflow</p></figcaption></figure>

For more details, check out ->&#x20;

{% embed url="<https://docs.kanalabs.io/paymaster-service/kana-paymaster-for-aptos>" %}


---

# 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://docs.kanalabs.io/spot-and-perp-apis/kana-labs-build-blockchain-infra/paymaster-sdk.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.
