> 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/lending-rewards.md).

# Lending Rewards

## What is a Lending Reward?

Lending rewards are received in exchange for loaning out a cryptoasset.&#x20;

## How are Lending Rewards Taxed?

{% hint style="danger" %}
There is no IRS guidance on lending rewards, so you would need to examine the details of the transactions you are undertaking to determine the tax treatment.
{% endhint %}

### Income Tax

Following the IRS' tax treatment of staking, it seems clear that lending rewards will be subject to income tax. The USD value of the rewards (usually crypto tokens) at the date of receipt will be the value of the taxable miscellaneous income.

### Capital Gains Tax

The USD value of the reward at the date of receipt is the capital gains tax acquisition cost of the tokens; to be deducted from the proceeds of a later disposal of the tokens (which is subject to capital gains tax).

## Lending Rewards in [Recap](https://recap.io/)

![](/files/shUmeaNCRxqftZLmQWTR)

##


---

# 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/lending-rewards.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.
