# Payment transaction

When the swap transaction is ready to be sent to private miners, the user will need to sign the transaction and include payment for the service.

There will be an option for those who stake $HKLS tokens to receive free services. To apply, they will need to sign a simple message transaction, which is not a payment. This transaction is necessary to verify that the user is eligible for the free services.

<figure><img src="/files/bqqMFjyBuFrBN66LMjQ7" alt=""><figcaption></figcaption></figure>

If a user has not staked tokens for free swaps via Anti-Sandwich, they will need to pay for the services.

There will be an option to pay using either the native network currency or stablecoins. After signing the payment transaction, both the swap transaction and the payment transaction will be sent as a bundle to private mining.

<figure><img src="/files/dOjQ4OoMHgJCXYU4zr8t" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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://hackless.gitbook.io/hackless-docs/products/anti-sandwich/payment-transaction.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.
