# Where can I see my current version?

Click on the Freewallet logo in the upper left corner of Freewallet.&#x20;

<figure><img src="/files/8kfNDaNGXUvhofFxFMm3" alt=""><figcaption><p>Freewallet logo button in upper left corner shown with Red Arrow</p></figcaption></figure>

Your <mark style="color:yellow;">Freewallet version as well as what Counterparty Protocol API version</mark> you are interacting with will then display under the Freewallet logo in the “About FreeWallet” popup:

<figure><img src="/files/oy7q74RJ4B1BTCdd4tK8" alt=""><figcaption><p>Freewallet version shown with Yellow Arrow and Yellow Box</p></figcaption></figure>

<mark style="color:yellow;">This is also where you can check for new updates, read the License Agreement, use the Donate button or use the</mark> [Debug function](/freewallet.io-user-manual/common-questions-using-freewallet-faq/how-do-i-use-the-debug-function-on-freewallet.md) <mark style="color:yellow;">when errors arise.</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/common-questions-using-freewallet-faq/where-can-i-see-my-current-version.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.
