# Where can I view my transaction history for tax purposes?

You can download a CSV export using [etherscan.io](https://support.bancor.network/hc/en-us/articles/etherscan.io). When you are on etherscan, input your ETH address in the search bar (you can view your ETH address by checking your web3 wallet). Scroll down to see the **\[Download CSV Export]** option.&#x20;

We advise you to consult a local expert in regards to taxes.


---

# 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://support.bancor.network/bancor-amm/transactions-and-metamask/where-can-i-view-my-transaction-history-for-tax-purposes.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.
