# Tax Reporting

Definitive makes it easy to get your trades into your preferred crypto tax platform.&#x20;

Definitive currently supports two ways to export your transaction history: 1) automatic trading vault address sync and 2) exported as a full trade history CSV.

### **Trading vault address sync**

Copy your trading vault address directly into Awaken, or any crypto tax platform supporting this function, and they will pull your full Definitive order history automatically.\
\
To find your trading vault addresses:&#x20;

1. Click on [Definitive Prime](https://app.definitive.fi/) from the top navigation.
2. Select Vault Addresses from the tabs below the chart.
3. Copy the Vault Addresses to import into your tax platform as a Wallet.

<figure><img src="/files/baaYkBnQrnn55pdrZocu" alt=""><figcaption></figcaption></figure>

### **Generate CSV export**

Download your transaction history from your Portfolio Page and upload it to your tax platform of choice. We support a full raw export and formatted exports for Koinly and Cointracker.\
\
To export, go to your [Portfolio Page](https://app.definitive.fi/portfolio)

1. Click Export Order History.
2. Select CSV export
3. Select year to filter for all transactions made in that year.
4. Under Format, you can select Raw Export or a tax platform-specific format.
5. Click Generate Export to download a CSV export of your trade history.

<figure><img src="/files/101kBAXg1I2qXSJiWnf1" alt=""><figcaption></figcaption></figure>

***

### [**Awaken.tax**](https://awaken.tax/) **- automatic trading vault address sync**

For Definitive traders using Awaken, you can sync all your trades automatically by exporting directly from the Portfolio Page.

In Definitive, go to your [Portfolio Page](https://app.definitive.fi/portfolio)

1. Click Export Order History
2. Click Awaken Export, click Export with Awaken
3. Click Link Wallets

{% embed url="<https://youtu.be/6-rXkeSkGws>" %}

To add from Awaken, go to Accounts in Awaken

1. Click Add Account
2. Select Ethereum or Solana
3. Paste your corresponding Trading Vault Addresses
4. Click Add Account

<figure><img src="/files/cARjg2q2KzRZ7w4ITZLS" alt=""><figcaption></figcaption></figure>

*If you'd like to import only certain transactions, you can also modify and import your CSV and automatically format with AI in Awaken in the left navigation under More >> Secure file upload.*

***

### [**Koinly**](https://koinly.io/) **- using CSV upload**

For Definitive users, Koinly supports both wallet address sync and CSV upload. However, if you have an extremely high count of transactions, Koinly's wallet address sync feature may not fully work.

1. In Definitive, Export Order History from the [Portfolio Page](https://app.definitive.fi/portfolio), and select Koinly as the format.
2. In Koinly, go to Wallets along the top navigation, and click Add wallet
3. Select Phantom (or any major wallet), and click Import from File
4. Upload your Definitive Koinly-formatted CSV Export

<figure><img src="/files/qX1pYP6l4bvw5Tt1QMGq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sxlxOJqbBA48lfrezBR9" alt=""><figcaption></figcaption></figure>


---

# 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.definitive.fi/users/tax-reporting.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.
