# Reflections Rewards

![](/files/CrgfWRrma77A6DxZD49J)

## What are Reflections Rewards?

In general, ‘reflections’ tokens appear to pay the holder a reward (more of the same token) every time someone else makes a transaction in that token. The tokens are pre-determined to pay out this reward to holders (usually referred to as a tax on transactions).

### Income Tax

It is most likely HMRC will treat the rewards as [non taxable airdrops](/uk-tax-guide-for-individuals/transaction-types/airdrops.md#non-taxable-airdrop-no-income-to-declare), rather than taxable miscellaneous income. This is on the basis that nothing was done by the holder in order to receive the reward.&#x20;

{% hint style="danger" %}
If the taxpayer is a ‘[financial trader](/uk-tax-guide-for-individuals/cryptocurrency-tax/investor-or-trader.md)’ in cryptoassets these rewards may be treated as trading income rather than miscellaneous income.
{% endhint %}

### Capital Gains Tax

The additional cryptoassets received a reflection reward will be subject to the capital gains tax regime when they are disposed of.

#### Acquisition cost

{% hint style="danger" %}
There is no HMRC guidance on the acquisition cost of non-taxable airdrops, therefore this remains an area of uncertainty.<br>

It could be argued the acquisition cost is Nil, or the acquisition cost could be the market value of the tokens at the date of receipt, depending on the circumstances - see below. <br>
{% endhint %}

If the smart contract is executed and the airdropped tokens are issued into one public address and then later they are transferred to the recipient it may be possible to argue that the acquisition cost of the airdropped tokens is the sterling market value at the date of receipt, but only if it can be argued that a ‘bargain made otherwise than at arm's length’. There is uncertainty as to whether or not a ‘bargain is made otherwise than at arm's length’ or not, when it is available to everyone. If it is not a bargain otherwise than at arm’s length, the CGT acquisition cost of the airdropped tokens would be Nil.

If when the smart contract is executed, the airdropped tokens are issued directly to the recipient, it will be Nil acquisition cost. As there is no corresponding disposal, the market value rule at Section 17 TCGA 1992 is disapplied and the actual amount paid for the airdrop (ie Nil) is the CGT acquisition cost where it is lower than the market value at the date of receipt).


---

# 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://docs.recap.io/uk-tax-guide-for-individuals/transaction-types/reflections-rewards.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.
