> For the complete documentation index, see [llms.txt](https://cashback-eth-1.gitbook.io/cashback-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cashback-eth-1.gitbook.io/cashback-docs/product-guides/getting-set-up.md).

# Getting set up

Setting up with Cashback is as straightforward as it gets. We've made sure that users can enjoy the myriad of benefits we offer without any complexities or hidden costs. Here's a step-by-step guide to get you started:

1. **No Hidden Costs or Fees**

First and foremost, it's crucial to understand that Cashback is entirely **free.** We believe in a transparent ecosystem where users don't have to bear any costs for optimizing their Ethereum transactions.&#x20;

2. **One-Click Integration**

* Visit our official website.
* Locate and click the 'Add Cashback RPC URL to the wallet' button.
* This action will seamlessly integrate our RPC URL into your Ethereum wallet, and you're set! No lengthy processes or additional software installations required.

3. **Business as Usual**

After integrating our RPC URL, continue using your Ethereum wallet as you always have. Cashback works in the background, optimizing every transaction you make:

* Send and receive Ether: Do this as you usually would. Cashback doesn't interfere or change this fundamental process.
* Interact with DApps: Your experience with decentralized applications remains unchanged. Enjoy gaming, DeFi platforms, NFT marketplaces, and more without any hindrance.
* Track your activities: With Cashback, you can monitor your transactions and potential rewards seamlessly on our platform. Yet, this is entirely optional and at your discretion.

4. **Zero-Risk, Only Rewards**

Remember, you're not risking anything by using Cashback. There are no downsides or limitations imposed on your wallet. Instead, every transaction you initiate via Cashback comes with the potential of shared profits from builders.

5. **Need Assistance?**

Should you have any queries or require guidance, our dedicated support team is available round the clock. Moreover, our community on Telegram is always active and eager to help fellow Cashback users.

***

With Cashback, you get a seamless, risk-free experience that complements your Ethereum transactions. It's not just about transacting; it's about transacting smarter! Set up with Cashback today and elevate your Ethereum experience.


---

# 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://cashback-eth-1.gitbook.io/cashback-docs/product-guides/getting-set-up.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.
