# Where can I access previous versions of Freewallet?

You can view and download all previous versions [here](https://github.com/jdogresorg/freewallet-desktop/releases).

<figure><img src="/files/3RTag8lemSoYcepAejk2" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">If you would like to “rollback” versions of Freewallet, make sure you have backed your 12 word wallet passphrase (preferably written down in a physical place) as this will still be your login.</mark> \
\
If you have added addresses (not imported) these are deterministically based on your original 12 word passphrase and you can simply add them again.&#x20;

**For any imported addresses, please** [**reference this tutorial**](/freewallet.io-user-manual/freewallet-functions/displaying-the-seed-phrase-and-private-key-of-your-address-s.md) **to make sure you have written down the private key of those imported addresses since you will have to manually import them again when downgrading versions. These imported addresses are not connected deterministically to your original 12 word seed phrase.**\
\
**---**

**There is an option for using a specific version of Freewallet with the intent to use a fork of the Counterparty protocol, which is labeled in the Freewallet Releases as&#x20;**<mark style="color:yellow;">**FreeWallet Classic**</mark>**.**

**It is&#x20;**<mark style="color:yellow;">**NOT recommended for new or inexperienced users to use Freewallet Classic**</mark>**&#x20;version v0.9.38 and you should&#x20;**<mark style="color:red;">**only do so at your own risk**</mark>**.**

**This tool is&#x20;**<mark style="color:yellow;">**only for users wishing to interact with Counterparty protocol version 9.61.3**</mark>

<figure><img src="/files/I5KVE9brLgjTdoq1LCvI" 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://davestaxcp.gitbook.io/freewallet.io-user-manual/getting-started/where-can-i-access-previous-versions-of-freewallet.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.
