# Gas

In support of seamless onboarding, Biconomy paymaster has been integrated into the UI/UX to remove the need to fund your account with ETH to play. At the moment, the average game will cost about 20c to play 25 turns (we found this to be the average game length) and we are working to reduce this through gas optimizations. Fees generated from onchain wagering and token swaps will be utilized on mainnet to assist in covering these costs (with some user limits planned, 3 games per day free per account for example).

{% hint style="info" %}
Important: In the event the paymaster is emptied or you exceed your allocated daily amount of usage, you will be prompted by the UI to fund your smart account wallet to continue playing.
{% endhint %}


---

# 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://basebrawl.gitbook.io/basebrawl/gameplay/gas.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.
