# How to Change Token Properties

Once you have created a token, <mark style="color:yellow;">the address you have used will automatically be given the Token Ownership of the token.</mark>

<figure><img src="/files/haSJqnXEtBvjQ2JTvNIy" alt=""><figcaption><p>Options shown when right-clicking your asset in the left panel of Freewallet</p></figcaption></figure>

This means that you will have access to certain token settings that can be changed. You can access these settings in Freewallet by right clicking on your asset in the left column.

Any token (or units of a token) you possess you can:

* [Destroy units of the Token](/freewallet.io-user-manual/freewallet-functions/destroying-tokens.md)
* [Send the Token](/freewallet.io-user-manual/freewallet-functions/sending-receiving-xcp-and-user-created-tokens.md)
* [Dispense the Token](/freewallet.io-user-manual/freewallet-functions/setting-up-a-dispenser.md) for Bitcoin
* [Sell/Buy the Token on the Counterparty DEx](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/buying-and-selling-xcp-and-tokens-on-the-dex.md)
* [Deploy Dividends to Token holders](/freewallet.io-user-manual/freewallet-functions/paying-dividends-to-token-holders.md)

With ownership of a token, you can additionally do these actions:

* [Change the Token description](/freewallet.io-user-manual/freewallet-functions/changing-the-token-description.md)
* [Issue additional units of your Token](/freewallet.io-user-manual/freewallet-functions/issuing-more-token-units.md) (if Token is unlocked)
* [Lock the Token issuance](/freewallet.io-user-manual/freewallet-functions/locking-your-token-issuance.md) in order to permanently prevent more units from being issued
* [Transfer ownership of the Token](/freewallet.io-user-manual/freewallet-functions/transfer-token-ownership.md)

<mark style="color:yellow;">**If you have an asset with a quantity of 0 you will need to**</mark> [**Issue additional units**](/freewallet.io-user-manual/freewallet-functions/issuing-more-token-units.md) <mark style="color:yellow;">**of your token before being able to see it in the left panel, though you can still do all of the functions stated below by manually typing in the Token Name when using Freewallet actions.**</mark> \
\
**This is explained in detail in the section named** [**Why can't I see my assets I own or created with 0 issuance?**](/freewallet.io-user-manual/troubleshooting-issues/why-cant-i-see-my-assets-i-own-or-created-with-0-issuance.md)


---

# 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/how-to-change-token-properties.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.
