> For the complete documentation index, see [llms.txt](https://docs.ethgas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethgas.com/overview/solutions-for-you/for-retail-users.md).

# For Retail Users

Every swap, mint, and transaction comes with a gas fee. It feels like paying a constant toll on the crypto highway. What if you could get that money back? What if you got *rewarded* for being active on-chain?

**The Solution: The ETHGas Rebates Program**\
We're flipping the script on gas fees. Through our partnerships with the protocols and dApps you love, your costs are now your rewards.

* **Get Your Gas Back:** Think of it like cashback for your on-chain life. When you transact on any partner protocol, you're earning rebates. We handle all the tracking, and you can claim your accumulated rewards in a single, easy transaction.
* **Meet Gassy Jack & Earn Beans:** It’s not just about rebates; it’s about being part of the mission! Join our gamified points program, complete fun quests with our mascot Gassy Jack, and collect beans for your activity.
* **Beans Unlock Rewards:** Every bean you earn is a direct path to our future rewards. By participating, you're not just saving money—you're building ownership in the future of Ethereum.

Ready to join the adventure? **Help Gassy Jack Plant the First Bean!** Connect your X account, complete your first quest, and start your journey toward a Gasless Future today: [https://www.ethgas.com/community/overview/](https://www.ethgas.com/community/overview/?utm_source=gitbook)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ethgas.com/overview/solutions-for-you/for-retail-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
