> For the complete documentation index, see [llms.txt](https://docs.recap.io/us-tax-guide-for-individuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.recap.io/us-tax-guide-for-individuals/transaction-types/cashback.md).

# Cashback

{% hint style="danger" %}
There has been no official guidance on cashback from the IRS and as such we recommend that you speak with your tax attorney or accountant about the best way to file your return.
{% endhint %}

## What is Cashback?

Some large providers (such as [crypto.com](https://protect-eu.mimecast.com/s/sE3-CMQomHgJNBfkFRZ8?domain=crypto.com)) offer users a cashback card, which is like a debit card, and can be used to make purchases of goods and services in fiat from most retailers (ie for your groceries, buying a car or a TV).&#x20;

Cashback rewards are received in cryptoassets (ie in CRO/MCO on crypto.com) for using the cashback card, based on the amount of purchases made with the card.

## How is Cashback treated for tax?

Based on the existing guidance, the IRS is likely to consider the “cash-back” rewards as non-taxable “rebates.” The IRS has previously used this treatment for traditional cash-back rewards, points, and airline miles earned through credit cards.

The rationale for this tax treatment is that the rewards are an after the fact discount to the underlying purchase price.

## Capital gains on subsequent disposals

It's important to note the cost basis of any assets that you receive as a reward as these may go up or down in value. When these are sold you will create a taxabale event that should be treated for '[Capital Gains Tax](/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax.md)'.


---

# 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.recap.io/us-tax-guide-for-individuals/transaction-types/cashback.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.
