> 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/cryptocurrency-tax.md).

# CRYPTOCURRENCY TAX

- [Do I Need to Pay Tax on my Crypto?](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/do-i-need-to-pay-tax-on-my-crypto.md)
- [Which Taxes Apply?](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/which-taxes-apply.md)
- [Capital Gains Tax (CGT)](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/which-taxes-apply/capital-gains-tax-cgt.md)
- [Income Tax](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/which-taxes-apply/income-tax.md)
- [Non-Taxable Transactions](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/which-taxes-apply/non-taxable-transactions.md)
- [How Much Tax Will I Pay?](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/how-much-tax-will-i-pay.md)
- [Capital Gains Tax](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax.md)
- [Calculating the Capital Gains and Losses](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/calculating-the-capital-gains-and-losses.md)
- [Cost Basis Methods](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/cost-basis-methods.md)
- [Disposal proceeds](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/disposal-proceeds.md)
- [Non Taxable Events](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/disposal-proceeds/non-taxable-events.md)
- [Taxable Events](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/disposal-proceeds/taxable-events.md)
- [Donating cryptocurrency to a charitable organization](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/disposal-proceeds/donating-cryptocurrency-to-a-charitable-organization.md)
- [Gifting cryptocurrency to another person](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/disposal-proceeds/gifting-cryptocurrency-to-another-person.md)
- [Income Tax](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax.md)
- [Receiving cryptocurrency from mining](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax/receiving-cryptocurrency-from-mining.md)
- [Receiving cryptocurrency rewards](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax/receiving-cryptocurrency-rewards.md)
- [Forks](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax/forks.md)
- [Airdrops](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax/airdrops.md)
- [Tax on Tokenswaps and Mainnetswaps](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/income-tax/tax-on-tokenswaps-and-mainnetswaps.md)
- [Deductibles and Reducing Capital Gains](https://docs.recap.io/us-tax-guide-for-individuals/cryptocurrency-tax/deductibles-and-reducing-capital-gains.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/cryptocurrency-tax.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.
