# Where can I access Freewallet?

Freewallet is available at [Freewallet.io](https://freewallet.io/).\
\
There is a desktop version, a mobile version and a browser extension of Freewallet.

**Freewallet&#x20;***<mark style="color:yellow;">**Mobile Version**</mark>***&#x20;is a verified app in the** [**Apple Mac Store**](https://apps.apple.com/us/app/freewallet/id1151168579)**.**

<mark style="color:yellow;">**It is recommended by the community to use the Desktop Version as it includes a significant amount of features the Mobile Version does not.**</mark>\
\
All versions are open-source and downloadable at the official [Freewallet Github Releases page](https://github.com/jdogresorg/freewallet-desktop/releases/).

**Since the desktop version is the most updated with recent additions to the Counterparty code,&#x20;**<mark style="color:yellow;">**all help and tutorials in this User Manual are currently for the Desktop Version 2.0.1**</mark>**&#x20;on Mac OS, Linux or Windows OS.**

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

* For Linux 32 bit operating system download - FreeWallet.linux32.tgz
* For Linux 64 bit operating system download - FreeWallet.linux64.tgz
* For Windows 7/10/11 32 bit operating system download - FreeWallet.win32.exe
* For Windows 7/10/11 64 bit operating system download - FreeWallet.win64.exe
* For Mac operating system download - FreeWallet.osx64.dmg
* The Source Code and Checksums are also included in all releases

Always be careful and always verify the software is from [Freewallet.io](https://freewallet.io/) which is the official site for download and the <mark style="color:red;">Freewallet Desktop Version is NOT available in the Apple Mac Store</mark>, only the older and outdated Freewallet Mobile Version.

You can find a list of all updates for both Mobile and Desktop [here](https://freewallet.io/#updates).

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

**The more updated and recent Desktop Version is still flagged on Mac OS Desktop with a banner stating “This App is not from the App Store” message. This issue is already**[ **documented in the Freewallet Github Issues**](https://github.com/jdogresorg/freewallet-desktop/issues/172) **section.**

* Please refer to [Apple support](https://support.apple.com/guide/mac-help/if-an-app-is-not-from-the-mac-app-store-mh40620/mac) for guidance to correctly install Freewallet Desktop Version. The process includes going to your "Settings" - then "Privacy" - and then clicking "Open Anyway".
* After mounting the Freewallet .dmg on Mac OS Desktop it is important to drag the Freewallet app to the ‘Applications folder.’
* <mark style="color:yellow;">**A similar security flag also occurs when using Windows**</mark>**, and is due to** [**this issue of signed binaries explained in the Freewallet Github**](https://github.com/jdogresorg/freewallet-desktop/issues/109)**.**


---

# 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-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.
