# Getting Started

[Freewallet](https://freewallet.io/) is an open-source wallet for Bitcoin and Counterparty. It uses Legacy and Segwit Bitcoin addresses, and lets you store Bitcoin, XCP, and user created tokens [along with many other features](https://davestaxcp.gitbook.io/freewallet.io-user-manual/getting-started/what-are-the-features-of-freewallet).

What makes Freewallet different from many other wallets, is that the only possible way to access the wallet you create is by having access to the Bitcoin wallet 12-word passphrase or an address specific private key.\
\
In Freewallet, none of your private information ever leaves your PC.

For extra security, Freewallet also supports watch-only addresses, offline message signing and hardware wallet integration.\
\ <mark style="color:yellow;">The only official site for Freewallet is</mark> [Freewallet.io](https://freewallet.io/)

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FccIIHUHzCiJYcSqZuIuT%2Ffreewallethomepage.png?alt=media&#x26;token=d6bf63c9-af8f-49e6-afd2-f400f8348657" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">The only official Github for Freewallet (Mobile and Desktop)</mark> [is linked here](https://github.com/jdogresorg/freewallet).

Freewallet is developed by [Jeremy Johnson](https://github.com/jdogresorg) (Jdog), who was a significant historical Counterparty Developer as well as an active developer in the community to this day.

This User Manual was written by [davesta](https://github.com/davestaxcp) with the help of [Jdog](https://github.com/jdogresorg) and the Counterparty Community including [RobotLoveCoffee](https://twitter.com/robotlovecoffee), [Damian](https://twitter.com/i3inary), [Porkchop](https://twitter.com/Prkchop7), B0bSmith, [ZeroG](https://twitter.com/g0barry), [Subterranean](https://twitter.com/subterranean_1) and many other amazing and helpful people.

<figure><img src="https://3285406617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIHOAdveIkUtULHe7q3v2%2Fuploads%2FPMUlm1m4SlfoOmfsYtVW%2FFW20releasenotes.png?alt=media&#x26;token=9acfea2a-57c5-491a-8d68-4b95d7b4ab94" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">Keep in mind this Gitbook User Manual only explains the functions of the Desktop version (2.0.3).</mark>&#x20;

We have also decided to include the [many helpful videos](https://www.youtube.com/@robotlovecoffee6535) by RobotLoveCoffee and a few by [RARE PEPES DOT COM](https://www.youtube.com/@rarepepesdotcom9517/videos) as well in this User Manual.

If you would like a quick video overview of the different wallets you can use side by side with Freewallet and their functions, please check out [this introductory explanation](https://www.youtube.com/watch?v=4_EmVNNN4Es) by RobotLoveCoffee.

Take note this video goes over Freewallet Mobile version as well as the Desktop version.

{% embed url="<https://youtu.be/4_EmVNNN4Es?si=dxOOuMbxRRm8HtN2&t=181>" %}

If you have any questions or would like to submit feedback on how to make this guide better please reach out in the [Official Freewallet Telegram](https://t.me/freewallet_io) or post your ideas, feedback and issues on the [Freewallet Github](https://github.com/jdogresorg/freewallet-desktop).\
\ <mark style="color:red;">The coding, troubleshooting, documentation, issues, discussions and general help that goes into making and maintaining this wallet is entirely supported by volunteer efforts from the community mentioned above and relies on donations only.</mark>


---

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