> For the complete documentation index, see [llms.txt](https://blockfigxin.gitbook.io/un/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockfigxin.gitbook.io/un/blockfi-login.md).

# Blockfi Login

<img src="/files/CqDjImPugkq6zIznBF1n" alt="" class="gitbook-drawing">

BlockFi, a cryptocurrency DeFi interest and lending platform, officially filed for Chapter 11 bankruptcy in 2022. It is still important to make sure your complete BlockFi transaction history is imported into ZenLedger.

In order to capture all your transactions from BlockFi you will need to download two separate CSV files. Instructions follow below for how to import your Interest Transactions and your Trade Transactions into ZenLedger.

### Step-by-Step Instructions to generate a CSV for your BlockFi *Interest Transactions*: <a href="#h_e9fe901352" id="h_e9fe901352"></a>

Step 1: Login to BlockFi.

Step 2: On the BlockFi [Homepage](https://app.blockfi.com/home) confirm you are on the dashboard.

Step 3: Scroll down to Transactions.

Step 4: Click on Type and select the following: Interest Payment, Crypto Transfer, ACH Return, ACH Transfer, ACH Withdrawal Return, Wire Transfer, Referral Payment & Bonus Payment.

Step 5: Click Apply.

Step 6: Click the download button to the right of Type. A CSV file will be generated.

### Step-by-Step Instructions to generate a CSV for your BlockFi *Trade Transactions*: <a href="#h_543ea213ab" id="h_543ea213ab"></a>

Step 1: Login to BlockFi, click on your user icon.

Step 2: Select Reports.

Step 3: Scroll down to the bottom to Trading Section and click the download all button

Upload both CSVs to ZenLedger under the exchange tab and select BlockFi.

Final Steps: Once you have a CSV of your Interest Transactions and your Trade Transactions, you can navigate to the Import tab at the top of your ZenLedger account. You can then search for BlockFi in the exchange list and add the two CSVs you generated by dragging and dropping or browsing through your files.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://blockfigxin.gitbook.io/un/blockfi-login.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.
