Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: au-crypto-tax |
| 3 | description: > |
| 4 | Use this skill whenever asked about Australian cryptocurrency taxation. Trigger on phrases like "crypto tax Australia", "Bitcoin CGT", "ATO crypto", "crypto capital gains", "personal use asset crypto", "staking income", "airdrop tax", "DeFi tax Australia", "crypto cost base", "crypto trading tax", "Coinbase tax", "Swyftx tax", "CoinSpot tax", "NFT tax Australia", or any question about how cryptocurrency is taxed by the ATO. This skill covers CGT treatment of crypto assets, the personal use asset exemption, trading vs investing distinction, staking and airdrop income, DeFi events, record-keeping requirements, and exchange-specific transaction patterns. ALWAYS read this skill before touching any Australian crypto tax work. |
| 5 | version: "1.0" |
| 6 | jurisdiction: AU |
| 7 | tax_year: 2025 |
| 8 | category: international |
| 9 | --- |
| 10 | |
| 11 | # Australia Crypto Tax -- CGT & Income Skill v1.0 |
| 12 | |
| 13 | --- |
| 14 | |
| 15 | ## Section 1 -- Quick Reference |
| 16 | |
| 17 | | Field | Value | |
| 18 | |---|---| |
| 19 | | Country | Australia (Commonwealth of Australia) | |
| 20 | | Tax | Income Tax -- Cryptocurrency / Digital Assets | |
| 21 | | Currency | AUD (all gains/income must be reported in AUD) | |
| 22 | | Tax year | 1 July 2024 -- 30 June 2025 | |
| 23 | | Primary legislation | Income Tax Assessment Act 1997, Div 104 (CGT events), Div 118 (exemptions) | |
| 24 | | Supporting guidance | ATO Cryptocurrency guidance (updated 2024); TD 2014/26 (Bitcoin as CGT asset); PCG 2023/1 (DeFi) | |
| 25 | | Tax authority | Australian Taxation Office (ATO) | |
| 26 | | Filing portal | myTax / tax agent lodgement | |
| 27 | | Filing deadline | 31 October (self-lodgement); agent-managed deadlines vary | |
| 28 | | Skill version | 1.0 | |
| 29 | |
| 30 | ### Core Principle |
| 31 | |
| 32 | The ATO treats cryptocurrency (including Bitcoin, Ethereum, stablecoins, NFTs, and DeFi tokens) as a **CGT asset**, not as foreign currency. Each disposal triggers a CGT event. |
| 33 | |
| 34 | ### Individual Marginal Tax Rates (2024-25) |
| 35 | |
| 36 | | Taxable Income (AUD) | Rate | |
| 37 | |---|---| |
| 38 | | 0 -- 18,200 | 0% | |
| 39 | | 18,201 -- 45,000 | 16% | |
| 40 | | 45,001 -- 135,000 | 30% | |
| 41 | | 135,001 -- 190,000 | 37% | |
| 42 | | 190,001+ | 45% | |
| 43 | |
| 44 | ### Key Thresholds |
| 45 | |
| 46 | | Item | Value | |
| 47 | |---|---| |
| 48 | | Personal use asset exemption | Acquisition cost < $10,000 | |
| 49 | | CGT discount (held 12+ months) | 50% for individuals and trusts | |
| 50 | | CGT discount -- companies | Not available | |
| 51 | | Capital loss carry forward | Indefinite (offset against future capital gains only) | |
| 52 | |
| 53 | ### Conservative Defaults |
| 54 | |
| 55 | | Ambiguity | Default | |
| 56 | |---|---| |
| 57 | | Unknown acquisition date | No 50% discount available | |
| 58 | | Unknown cost base | $0 (maximum gain) -- obtain records | |
| 59 | | Unknown whether personal use or investment | Treat as investment (CGT applies) | |
| 60 | | Unknown whether trading or investing | Treat as investor (CGT, not ordinary income) | |
| 61 | | DeFi event -- unknown character | Treat as disposal (CGT event) | |
| 62 | |
| 63 | --- |
| 64 | |
| 65 | ## Section 2 -- Classification Rules |
| 66 | |
| 67 | ### 2.1 CGT Events (Disposals) |
| 68 | |
| 69 | A CGT event occurs when you: |
| 70 | |
| 71 | | Event | CGT Triggered? | |
| 72 | |---|---| |
| 73 | | Sell crypto for AUD (or fiat) | Yes | |
| 74 | | Trade one crypto for another (e.g., BTC → ETH) | Yes -- disposal of BTC at market value | |
| 75 | | Use crypto to purchase goods/services | Yes -- disposal at market value | |
| 76 | | Gift crypto to another person | Yes -- market value at time of gift | |
| 77 | | Send crypto to an exchange for sale | No (transfer to own wallet is not disposal) | |
| 78 | | Transfer between own wallets | No -- same beneficial ownership | |
| 79 | | Lost/stolen crypto (no private key) | Possible CGT event -- must demonstrate irrecoverability | |
| 80 | |
| 81 | ### 2.2 Cost Base Calculation |
| 82 | |
| 83 | | Element | Included in Cost Base | |
| 84 | |---|---| |
| 85 | | Purchase price in AUD | Yes | |
| 86 | | Exchange fees / commission on acquisition | Yes | |
| 87 | | Gas fees on acquisition transaction | Yes | |
| 88 | | Exchange fees / commission on disposal | Reduces capital proceeds (or included in cost base of new asset in swap) | |
| 89 | | Wallet transfer fees (own wallets) | Included in cost base of the asset | |
| 90 | | Subscription to portfolio tracking tool | Included (third element -- ownership costs) | |
| 91 | |
| 92 | **Method for identical assets:** FIFO, LIFO, or specific identification -- must be consistent and documented. ATO does not mandate a method but requires consistency. |
| 93 | |
| 94 | ### 2.3 50% CGT Discount |
| 95 | |
| 96 | Available if: |
| 97 | - The asset was held for at least 12 months (acquisition to disposal) |
| 98 | - The taxpayer is an individual or trust (not a company or super fund at 1/3 discount) |
| 99 | - The taxpayer is an Australian tax resident at the time of the CGT event |
| 100 | |
| 101 | ### 2.4 Personal Use Asset Exemption |
| 102 | |
| 103 | | Condition | All Must Be Met | |
| 104 | |---|---| |
| 105 | | Acquired for personal use (e.g., to purchase goods) | Yes | |
| 106 | | Acquisition cost < $10,000 | Yes | |
| 107 | | Used within a short time of acquisition | Yes | |
| 108 | | NOT held as an investment | Yes | |
| 109 | | NOT held for exchange/trading purposes | Yes | |
| 110 | |
| 111 | If ANY acquisition cost ≥ $10,000, the personal use asset exemption does NOT apply. If crypto is kept on an exchange or held for extended periods, the ATO considers it an investment -- NOT personal use. |
| 112 | |
| 113 | ### 2.5 Trading vs Investing |
| 114 | |
| 115 | | Factor | Investor (CGT) | Trader (Business Income) | |
| 116 | |---|---|---| |
| 117 | | Volume of transactions | Low to moderate | High frequency, systematic | |
| 118 | | Holding period | Weeks/months/years | Minutes/hours/days | |
| 119 | | Purpose | Long-term growth | Profit from short-term price movements | |
| 120 | | Organisation | Casual / part-time | Business-like, significant time commitment | |
| 121 | | Capital employed | Personal savings | Significant working capital | |
| 122 | | Tax treatment | Capital gains (50% discount available) | Ordinary income (no CGT discount, no capital loss restrictions) | |
| 123 | | Losses | Capital losses only | Business losses (offset all income) | |
| 124 | |
| 125 | ### 2.6 Staking Rewards |
| 126 | |
| 127 | | Treatment | Detail | |
| 128 | |---|---| |
| 129 | | Classification | Ordinary income at market value when received | |
| 130 | | Timing | Assessable in the income year the reward is received/controlled | |
| 131 | | Cost base for future CGT | Market value at date of receipt becomes cost base | |
| 132 | | Holding period for CGT discount | Starts from date of receipt | |
| 133 | |
| 134 | ### 2.7 Airdrops |
| 135 | |
| 136 | | Type | Treatment | |
| 137 | |---|---| |
| 138 | | Airdrop with no action required | Ordinary income at market value on receipt (if established market value exists) | |
| 139 | | Airdrop requiring action (e.g., claim transaction) | Ordinary income when claimed | |
| 140 | | Airdrop of worthless/no-market token | $0 income; cost base = $0 | |
| 141 | | Subsequent disposal | CGT event -- cost base is value at receipt | |
| 142 | |
| 143 | ### 2.8 DeFi Specific Events |
| 144 | |
| 145 | | DeFi Action | Tax Treatment | |
| 146 | |---|---| |
| 147 | | Wrapping (e.g., ETH → WETH) | ATO view: likely a disposal (CGT event). Conservative: treat as disposal at market value | |
| 148 | | Unwrapping (WETH → ETH) | Disposal of WETH, acquisition of ETH | |
| 149 | | Providing liquidity (LP tokens) | Disposal of deposited tokens; acquisition of LP token at combined market value | |
| 150 | | Removing liquidity | Disposal of LP token; acquisition of underlying tokens | |
| 151 | | Yield farming rewards | Ordinary income at market value when received | |
| 152 | | Borrowing against crypto (collateral) | Not a disposal (no change of beneficial ownership). BUT if liquidated -- CGT event | |
| 153 | | Bridge transactions (cross-chain) | Conservative: treat as disposal + acquisition | |
| 154 | | Token migration/hard fork | New token acquired at $0 cost base; not assessable until disposed | |
| 155 | |
| 156 | ### 2.9 NFTs |
| 157 | |
| 158 | Treated identically to other crypto assets. Purchase = acquisition (CGT asset). Sale = disposal (CGT event). Creating and selling an NFT = ordinary income if in the business of creating them, otherwise CGT. |
| 159 | |
| 160 | --- |
| 161 | |
| 162 | ## Section 3 -- Transaction Pattern Library |
| 163 | |
| 164 | ### 3.1 Exchange Patterns -- Coinbase |
| 165 | |
| 166 | | Pattern | Treatment | Notes | |
| 167 | |---|---|---| |
| 168 | | BUY [CRYPTO] | Acquisition | Cost base = AUD amount + fee | |
| 169 | | SELL [CRYPTO] | Disposal (CGT event) | Proceeds = AUD received | |
| 170 | | CONVERT [CRYPTO A] TO [CRYPTO B] | Disposal of A + acquisition of B | Market value at time of convert | |
| 171 | | COINBASE EARN / LEARN REWARD | Ordinary income | Market value at receipt | |
| 172 | | STAKING REWARD | Ordinary income | Market value at receipt | |
| 173 | | SEND / RECEIVE (own wallet) | Not a CGT event | Transfer -- no gain/loss | |
| 174 | | WITHDRAWAL TO BANK | Not a CGT event | Fiat transfer (already sold) | |
| 175 | |
| 176 | ### 3.2 Exchange Patterns -- Swyftx |
| 177 | |
| 178 | | Pattern | Treatment | Notes | |
| 179 | |---|---|---| |
| 180 | | BUY ORDER | Acquisition | Cost base = AUD equivalent + spread/fee | |
| 181 | | SELL ORDER | Disposal (CGT event) | Proceeds = AUD credited | |
| 182 | | SWAP [A] FOR [B] | Disposal of A + acquisition of B | Market value at execution | |
| 183 | | STAKING REWARD | Ordinary income | Market value at receipt | |
| 184 | | DEPOSIT AUD | Not taxable | Fiat deposit | |
| 185 | | WITHDRAWAL AUD | Not taxable | Fiat withdrawal | |
| 186 | |
| 187 | ### 3.3 Exchange Patterns -- CoinSpot |
| 188 | |
| 189 | | Pattern | Treatment | Notes | |
| 190 | |---|---|---| |
| 191 | | MARKET BUY | Acquisition | Cost = AUD paid + 0.1% fee | |
| 192 | | MARKET SELL | Disposal (CGT event) | Proceeds = AUD received (net of 0.1% fee) | |
| 193 | | SWAP | Disposal + acquisition | Two CGT events | |
| 194 | | AFFILIATE PAYMENT | Ordinary income | | |
| 195 | | REFERRAL REWARD | Ordinary income | Market value at receipt | |
| 196 | | AIRDROP | Ordinary income (if value > $0) | | |
| 197 | | SEND TO EXTERNAL WALLET | Not a CGT event | Own-wallet transfer | |
| 198 | |
| 199 | ### 3.4 On-Chain Patterns |
| 200 | |
| 201 | | Pattern | Treatment | Notes | |
| 202 | |---|---|---| |
| 203 | | UNISWAP / SUSHISWAP SWAP | Disposal + acquisition | Two CGT events at market value | |
| 204 | | LP DEPOSIT (ADD LIQUIDITY) | Disposal of tokens, acquisition of LP token | | |
| 205 | | LP WITHDRAWAL (REMOVE LIQUIDITY) | Disposal of LP token, acquisition of tokens | | |
| 206 | | CLAIM REWARDS | Ordinary income | Market value at time of claim | |
| 207 | | BRIDGE [TOKEN] TO [CHAIN] | Conservative: disposal + acquisition | | |
| 208 | | MINT NFT | Acquisition | Cost base = mint price + gas | |
| 209 | | APPROVE / REVOKE (no transfer) | Not a CGT event | Gas fee adds to cost of next related transaction | |
| 210 | |
| 211 | --- |
| 212 | |
| 213 | ## Section 4 -- Computation Method |
| 214 | |
| 215 | ### Step 1: Identify All CGT Events |
| 216 | List every disposal in the financial year (sells, swaps, spends, gifts, DeFi events). |
| 217 | |
| 218 | ### Step 2: Calculate Gain/Loss per Event |
| 219 | Capital proceeds − cost base = capital gain (or capital loss). |
| 220 | |
| 221 | ### Step 3: Apply 50% Discount (if eligible) |
| 222 | For each gain where asset held ≥ 12 months: net capital gain = gain × 50%. |
| 223 | |
| 224 | ### Step 4: Offset Capital Losses |
| 225 | Apply current and prior year capital losses against gross capital gains BEFORE applying the 50% discount. |
| 226 | |
| 227 | **Correct order:** Gross gains − capital losses = net gain. Then apply 50% discount to remaining gains eligible. |
| 228 | |
| 229 | ### Step 5: Add Ordinary Income |
| 230 | Staking rewards + airdrops + mining income reported as other income (not in CGT schedule). |
| 231 | |
| 232 | ### Step 6: Report on Tax Return |
| 233 | - Capital gains: Item 18 (Capital gains) |
| 234 | - Ordinary crypto income: Item 24 (Other income) |
| 235 | |
| 236 | --- |
| 237 | |
| 238 | ## Section 5 -- Record-Keeping Requirements |
| 239 | |
| 240 | The ATO requires the following records for each transaction: |
| 241 | |
| 242 | | Record | Required | |
| 243 | |---|---| |
| 244 | | Date of acquisition | Yes | |
| 245 | | Date of disposal | Yes | |
| 246 | | Amount in AUD at time of transaction | Yes | |
| 247 | | Purpose of the transaction | Yes | |
| 248 | | Exchange/wallet records | Yes | |
| 249 | | Counterparty details (if applicable) | Yes | |
| 250 | | Exchange rate used (AUD conversion) | Yes | |
| 251 | | Agent/exchange fees | Yes | |
| 252 | |
| 253 | Retention period: 5 years from the date of lodgement of the return in which the gain/loss is reported. For assets still held: records must be kept until 5 years after eventual disposal. |
| 254 | |
| 255 | --- |
| 256 | |
| 257 | ## Section 6 -- Edge Cases |
| 258 | |
| 259 | ### 6.1 Hard Forks |
| 260 | |
| 261 | Tokens received from a hard fork (e.g., Bitcoin Cash from Bitcoin) have a cost base of $0. No income at receipt. CGT event occurs on subsequent disposal with cost base = $0. |
| 262 | |
| 263 | ### 6.2 Lost or Stolen Crypto |
| 264 | |
| 265 | A capital loss may be claimed if the crypto is demonstrably lost (e.g., lost private keys with no possibility of recovery, scam/hack with no recovery). The taxpayer must demonstrate the loss is permanent. ATO may require evidence. |
| 266 | |
| 267 | ### 6.3 Mining |
| 268 | |
| 269 | | Scenario | Treatment | |
| 270 | |---|---| |
| 271 | | Hobby miner (small scale) | Mined coins acquired at $0 cost base; CGT on disposal | |
| 272 | | Business miner (significant scale) | Ordinary income at market value when mined; trading stock rules may apply | |
| 273 | |
| 274 | ### 6.4 Crypto Received as Payment for Services |
| 275 | |
| 276 | Assessable as ordinary income (PSI or business income) at market value in AUD at time of receipt. Cost base for future CGT = that market value. |
| 277 | |
| 278 | ### 6.5 Margin Trading / Futures |
| 279 | |
| 280 | Profits and losses from crypto derivatives and margin trading are generally on revenue account (ordinary income/loss) unless clearly a one-off speculative punt. |
| 281 | |
| 282 | --- |
| 283 | |
| 284 | ## Section 7 -- Prohibitions |
| 285 | |
| 286 | - NEVER claim the personal use asset exemption for crypto held on an exchange for extended periods |
| 287 | - NEVER apply the 50% CGT discount without verifying 12+ months holding period |
| 288 | - NEVER apply the 50% CGT discount for companies or non-residents |
| 289 | - NEVER offset capital losses against ordinary income (only against capital gains) |
| 290 | - NEVER apply capital losses before gross gains (apply losses first, THEN discount) |
| 291 | - NEVER ignore crypto-to-crypto swaps as non-events -- each swap is a disposal |
| 292 | - NEVER assume DeFi events are non-taxable -- conservative approach is to treat as disposals |
| 293 | - NEVER omit staking/airdrop income -- it is ordinary income when received |
| 294 | - NEVER present tax calculations as definitive -- always label as estimated |
| 295 | |
| 296 | --- |
| 297 | |
| 298 | ## Disclaimer |
| 299 | |
| 300 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, CA, registered tax agent, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 301 | |
| 302 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 303 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Verification status
Research-verified
Drafted from authoritative sources (tax authority sites, Big-4 summaries). Awaiting credentialed sign-off.
Needs section-by-section practitioner review to reach accountant-verified.
Section review progress
About
Use this skill whenever asked about Australian cryptocurrency taxation. Trigger on phrases like "crypto tax Australia", "Bitcoin CGT", "ATO crypto", "crypto capital gains", "personal use asset crypto", "staking income", "airdrop tax", "DeFi tax Australia", "crypto cost base", "crypto trading tax", "Coinbase tax", "Swyftx tax", "CoinSpot tax", "NFT tax Australia", or any question about how cryptocurrency is taxed by the ATO. This skill covers CGT treatment of crypto assets, the personal use asset exemption, trading vs investing distinction, staking and airdrop income, DeFi events, record-keeping requirements, and exchange-specific transaction patterns. ALWAYS read this skill before touching any Australian crypto tax work.
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, report an issue — a licensed accountant will review.