# Airdrops

![](/files/6kUdUBWe4IHKLWLQFhn2)

## What Are Airdrops

Airdrops are rewards or gifts from cryptocurrency projects for your loyalty, service or simply owning a particular crypto asset.

They often come in the form of a new project's token, looking for 'free' publicity and promotion, hoping those who received the airdrop hold onto them for greater rewards in the future.&#x20;

{% hint style="warning" %}
The value of airdropped tokens can vary wildly, so understanding proper tax treatment is essential.
{% endhint %}

{% hint style="info" %}
A recent airdropped token, $APE, saw some OpenSea users receive airdropped tokens worth over $100,000.
{% endhint %}

### Tax Treatment

Without clear guidance from SARS, airdrops can be interpreted to have two distinct tax events:

1. ***Income Tax***: Tax paid on the market value of the airdropped tokens on the date received.&#x20;
2. ***Capital*** ***Gains**:* When the airdropped tokens are disposed of.

Based on the two rules above, it is likely SARS will incorporate both to maximize tax revenue, as many other nations already have.

### Example

David has held token X for six months, making him eligible for the recently announced *token Y airdrop,* worth R16,000.&#x20;

David has received R16,000 worth of 'value' without disposing of token X, which is likely to be classed by SARS as **taxable income**.&#x20;

David chooses to hold *token Y* as he believes it is currently undervalued. After it reaches a value of R20,000, David decides to sell all of his Y *tokens.*

David is in the lowest income tax bracket, so he will pay 18% tax on the initial airdropped income of R16,000.

* 16,000 \* 18% = R2,880

David has also made a capital gain of R4,000, as his cost basis was R16,000.  However, David is seen as an individual investor, so he is granted an R40,000 annual allowance.&#x20;

David will pay no capital gains tax.&#x20;

\[Image showing airdrop example]

{% hint style="danger" %}
Without his annual exemption, David would pay 18% on only 40% of his capital gain, R1,600, leaving him with a tax liability of R288 + R2,880.
{% endhint %}


---

# 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/south-african-tax-guide/transaction-types/airdrops.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.
