# Gas Station

`Gas fees` are a crucial factor influencing `user conversion rates`. Users may be attracted to your activity by compelling poster designs and enticing rewards, but some might refrain from participating due to concerns about incurring gas fees.&#x20;

TaskOn `Gas Station` addresses this concern. By leveraging the Gas Station functionality, projects can cover the gas fees incurred when users claim rewards, allowing them to access rewards without any cost. This advantage not only helps alleviate users' financial burden but also reduces the likelihood of user attrition during the activity period. Such a strategic move provides projects with a tangible competitive edge, encouraging users to actively participate and reap the benefits of the activity. Ultimately, this drives up project engagement and user involvement.

### Getting Started

{% content-ref url="/pages/4VMF2RkyNoZfKRe4Bj6M" %}
[How to Top Up Your Gas Balance](/guide-book/quest-hub/gas-station/how-to-top-up-your-gas-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/vTGvcolOhLiqdEMRx4Xf" %}
[How to Calculate Gas Fee](/guide-book/quest-hub/gas-station/how-to-calculate-gas-fee.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZQrphX6FD01HKlvEVxsT" %}
[How to Create Gas Free Quests/Events](/guide-book/quest-hub/gas-station/how-to-create-gas-free-quests-events.md)
{% endcontent-ref %}


---

# 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.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.
