# Show a QR Code for your Address

A Quick Response code, commonly known as a QR code, is an image containing scannable information. In the context of Bitcoin and Counterparty, QR codes usually represent public Bitcoin addresses. Although private keys can also be displayed as QR codes for paper wallets as well. \
\ <mark style="color:yellow;">QR codes make it easier for users on mobile devices to send BTC, XCP, or user-created assets to your address by using the built-in camera of their device.</mark>

It is also a great way to display a Bitcoin address on a poster or sign. Someone passing by will only need a camera or phone with a camera (even low resolution will do) in order to save your address for later payment. \
\ <mark style="color:yellow;">If they have a Bitcoin wallet on their device, they will be able to send BTC or Counterparty Assets immediately.</mark>

<mark style="color:red;">In Freewallet, the QR codes always represent your public address</mark>. \
You can make the QR code of an address public safely, just as you would with the regular address.

<figure><img src="/files/gN2KNFYVGJBoq3lRX3kc" alt=""><figcaption><p>View Address button shown with Orange Oval under Address Actions button in top right of Freewallet</p></figcaption></figure>

To display the QR code for your address, simply click “Address” and click "View Address".

<figure><img src="/files/xz2NqzoMVbXmDDcEwlYi" alt=""><figcaption><p>The View Address popup</p></figcaption></figure>

This will show the QR code for the specific address you have selected. To view the QR code for a different address, simply double click the address you wish to view in the "Change Address" section of the Address Action section.

<figure><img src="/files/HViBnMOthu9ItPedm0sC" alt=""><figcaption><p>The Change Wallet Address menu (in which you can select other addresses)</p></figcaption></figure>

When you change your address (<mark style="color:yellow;">by simply double clicking on the address you desire to change to</mark>), Freewallet will now show you the contents of this address in the Balances tab and on your main screen.


---

# 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/freewallet-functions/show-a-qr-code-for-your-address.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.
