# Utility

### Gasless transaction

Users can use [$PWG](/tokenomics/usdpwg-token.md) to pay for transactions with participating merchants. When users choose to pay with [$PWG](/tokenomics/usdpwg-token.md), they will not need to pay for gas fees normally associated with making a transaction.&#x20;

### Staking

The [$PWG](/tokenomics/usdpwg-token.md) token is also needed by merchants to access premium features on the platform through staking. A fixed number of [$PWG](/tokenomics/usdpwg-token.md) is needed to unlock Paywong Pro features such as 0% transaction fees, sales analytics and more.

### Rewards Program

Paywong is looking to roll out a rewards program that allows users to earn $PWG tokens. Users earn tokens by transacting with Paywong merchants, similar to a cashback program offered by credit card companies. This provides an incentive for users to pay with crypto and helps to increase the platform's adoption.

The protocol earns an average of 0.75% on all transactions from businesses that integrate crypto payments into their business.&#x20;

Fees are taken for every successful transaction. 50% of the fees earned will be used to buyback [$PWG](/tokenomics/usdpwg-token.md) tokens from available liquidity. Users paying with crypto will also earn cash-back in the form of [$PWG](/tokenomics/usdpwg-token.md)

Below illustrates how the transaction fee is collected and used.

<figure><img src="/files/41SE7Hm10PyWAmdOrVGQ" 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://whitepaper.paywong.com/tokenomics/utility.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.
