# How to Top Up Your Gas Balance

Recharging your Gas Station is a straightforward process that involves just three steps:

1. Enter the “`Entity Hub`”, and click “`Gas Station`”.

<figure><img src="/files/KvdIsHzlzMDUba5d3NaX" alt="" width="563"><figcaption></figcaption></figure>

2. Choose the `Network`, select the `Token`, input the `deposit amount`, choose your `wallet`, and after confirming the details, click "`Top Up`".

<figure><img src="/files/ow1eUQRmn9QiQQAMcEVx" alt="" width="375"><figcaption></figcaption></figure>

**Tips:** To facilitate project creators in creating `multiple` Gas Free Quests/Events seamlessly, they have the option to pre-deposit a preferred amount of gas fees in the Gas Station. This eliminates the need for repetitive deposits when subsequently designing gas free quests/events.&#x20;

If you're unsure about the total gas fee amount your quests/event will cost, click "`Calculator`" in the top right corner. Enter the amount of `token value`, and you will receive the result.&#x20;

Or you can select `reward type`, enter a `number of claims`, and you will know the estimated gas fee value.

<figure><img src="/files/PKi18ikPEzKDo4u3dXmc" alt="" width="324"><figcaption></figcaption></figure>

3. Finally, wait for the deposit to be successful.

<figure><img src="/files/uP0iRYbZ8Py51B03zH0L" alt="" width="375"><figcaption></figcaption></figure>

After depositing enough gas fees, you can create gas free quests or events.&#x20;

TaskOn Gas Station currently supports creators by providing gas fee compensation for `Tokens`, `NFTs` (minted on TaskOn), with the gas fees for tokens being less than the NFTs.


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/quest-hub/gas-station/how-to-top-up-your-gas-balance.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.
