# Koinly Tax Reports

For now, Koinly exports are available on the Railway web and desktop apps only. Getting Railway Wallet tax reports into Koinly is quick and simple.

1\.       Head to the “**Activity**” page

2\.       Click the **download** icon.

3\.       Select “**Koinly Tax Software**” and your tax year and click **Export as CSV**. This will download a Koinly friendly CSV file into your browser’s download folder.

4\.       Head to **app.koinly.io**, login and head to **Wallets > ‘Add wallet/exchange’**

5\.       Search for and click ‘Railway Wallet’ and select ‘**Import from file**’

6\.       Drag and drop the CSV file you exported earlier and click ‘**Import**’ and you’re done, your Railway Wallet transactions will show up alongside any other wallets/exchanges you’ve imported and you can generate a tax report as normal.


---

# 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://help.railway.xyz/customize/koinly-tax-reports.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.
