> 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/overview/our-features.md).

# Our Features

Cashback is not just a platform; it's a blend of innovation, security and optimization. Here's an in-depth look at our prime features:

1. **Seamless Integration**

* **One-Click Setup:** Integrate our RPC URL into your Ethereum wallet with just one click, allowing for hassle-free transactions.

2. **Direct Transactions to Builders**

* Exclusivity & Speed: Avoid the crowded mem pool and send your transactions directly to builders, ensuring quicker block placements and a unique transaction pathway.

3. **Profit Sharing Mechanism**

* **Shared Success:** Builders share a portion of their profits based on the transactions they receive. These profits are then equitably distributed among our user base, ensuring everyone enjoys the benefits.

4. **Cashback Token (Cash) & Holding**

* Enhanced Earnings: Maximize your rewards simply by holding Cash tokens in your wallet. The amount of tokens you hold directly influences your earning potential, allowing you to earn daily transaction credits and thereby boosting your profit margins.
* **Flexible Holding Tiers:** Our system caters to all levels of commitment. Whether you're holding 500 or 30,000 Cash tokens, there's a corresponding reward tier. The more tokens you hold, the higher your reward tier, ensuring that every user has the opportunity to benefit according to their holding level.

5. **Referral Program**

* **Earn Together:** Introduce new users to Cashback using your unique referral ID. For every referral who transacts, both you and the referred party earn additional transaction credits – a win-win!

6. **Innovative Security Measures**

* **Protection from MEV Attacks:** By avoiding the mem pool, we ensure your transactions are safeguarded against harmful MEV strategies like sandwich attacks.

7. **Community Engagement**

* **Stay Updated:** Join our community on Telegram or Discord to stay in the loop about period-end announcements, earnings distributions, and more.

***

These features collectively ensure that Cashback isn't just another Ethereum transaction platform but a holistic ecosystem where every user can benefit from speed, security, and potential rewards. Join the Cashback revolution and experience Ethereum transactions like never before!


---

# 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/overview/our-features.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.
