# CryptoTaxCalculator

## Download CSV

* Select `cryptotaxcalculator` in the download CSV prompt.

## Import CSV

* Go to <https://app.cryptotaxcalculator.io/imports>
* Click "Add via manual CSV import" link
* Follow popup prompt to import CSV file.

## Notes

####

#### Omitted transactions

All transactions starting with underscore are omitted from the CryptoTaxCalculator CSV (i.e. \_LP\_WITHDRAW).  This means these transactions must be imported into CryptoTaxCalculator manually (or ignored where appropriate).

####

#### Can I import CSV multiple times?

Yes, for CryptoTaxCalculator.  The import results I've tested seem to indicate duplicates are detected, but this is only an early estimate.   The UI was not explicit that duplicates were detected and safely omitted.

Please email <support@stake.tax> if you feel these instructions are incorrect or outdated.

## Reference

* <https://cryptotaxcalculator.io/guides/advanced-manual-csv-import/>

## Change Log

<https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=cryptotaxcalculator&s=committer-date&type=commits>


---

# 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.stake.tax/export-csv-formats/cryptotaxcalculator.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.
