# Gingko Versions (v1, Desktop)

## How do I move my documents from v1 to the new version?

1. Click on the "File" button at top left:\
   &#x20;<img src="/files/-MXnwA-EQdI0wS66AiI1" alt="" data-size="original">&#x20;
2. Click on "New" and then "From Old Account":\
   &#x20;<img src="/files/-MUOxgEjaWGPWilG-DFU" alt="" data-size="original">&#x20;

(Note that for some very large trees, you might have to do this instead: "Export to JSON" in v1, and "Import JSON tree" in v2)

## When will the old/legacy version be shut down?

There is no firm date for the shutdown of gingkoapp.com, but rest assured that there will be *many* reminders and opportunities to move your data to the new version.

## What about the desktop version?

I hope to bring the desktop version (still [available here](https://github.com/gingko/client/releases)), up to date with the latest web version *eventually*.

But I've had to put it on the back-burner for some time now. If you *really* need to have the desktop version updated, **contact me**. Knowing how your how your use case is not covered by the web app will help me in prioritizing.


---

# 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.gingkowriter.com/gingko-versions-v1-desktop.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.
