# Viewing Tokens

If you would like to learn more about a token you have, right click the token from the left panel of Freewallet and then click "View TOKEN information"

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

You will then be able to see basic information about the token such as the <mark style="color:yellow;">description, total issuance, whether it is locked or divisible, and other asset properties</mark>.

<figure><img src="/files/98glJ30CLfH2kIQVUeQq" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">This information is the same as the information shown on Tokenscan for the specific tokens you are viewing</mark>. You can click the “More Info” button at the top to see the asset’s page on Tokenscan.

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

If you are interested in what “Enhanced Asset Information” is, please refer to the guide [Exploring Token Information and Enhanced Asset Information](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/exploring-token-information-and-enhanced-asset-information.md).

<mark style="color:red;">**Disclaimer: All token information is provided by the creator and/or owner of the individual token and may not be accurate or up to date. Changing this information is an exclusive privilege of the address which owns the token on the blockchain. All counterparty tokens are stored entirely in the Bitcoin blockchain and cannot be limited, restricted, or altered by anyone except their owner in any shape or form.**</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/exploring-balances-history-exchange-and-dispensers/viewing-tokens.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.
