# Why can't I see my assets I own or created with 0 issuance?

With the recent rise in popularity recently for issuing Numeric assets, many users are creating a significant amount of Alphabetical assets with 0 issuance.

While these assets with zero issuance (Alphabetical or Numeric) are still visible on the Blockchain and Counterparty Block Explorers like Tokenscan.io, <mark style="color:yellow;">they are not visible in Freewallet at this time.</mark>

If you are looking to create more issuance to a token, you can still use Freewallet to do so:

* You have to own the Token Ownership of the token you would like to issue more of
* The token must be unlocked

Review the [Issuing More Token Units](/freewallet.io-user-manual/freewallet-functions/issuing-more-token-units.md) section in which you will have to use the “Actions” tab in the upper right, then select “Issue Supply” and manually type the Token you wish to increase the supply of in the “Token Name” input.


---

# 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/troubleshooting-issues/why-cant-i-see-my-assets-i-own-or-created-with-0-issuance.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.
