# Changing the Token Description

You can change the description of your token as often as you like. \
\ <mark style="color:yellow;">All changes to a token's description are public including the original description. These all will be publicly viewable in the blockchain</mark>. They can be viewed on tokenscan.io on the Issuances tab:

<figure><img src="/files/w6qJ87cdXeY5EvccRk4Y" alt=""><figcaption><p>Issuances tab on xchain.io for the OGLA token</p></figcaption></figure>

\
Counterparty provides a simple standard Enhanced Asset Information and this standard and provides a way to point to more information that could not just be stored in the limited description text. \
\ <mark style="color:yellow;">If you would like to add images, video or other custom additional information in your description please reference the</mark> [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).

To change a Token Description of an asset you own on Freewallet, navigate to the top right “Actions” icon and select the action “Change Description."

<figure><img src="/files/CEoEfEafpXanHRqytMDU" alt=""><figcaption><p>Change Description button shown with Red Oval</p></figcaption></figure>

You can also right click the asset in the left panel and select “Change TOKEN description."

<figure><img src="/files/GqWGGVT6S7Qbq2XeMwBU" alt=""><figcaption><p>Change Description in right-click drop down menu shown with Blue Box</p></figcaption></figure>

Here you can input the new Description you would like to change into the Token Description input. Just make sure to verify the Source address is correct as well as the Token Name.

You can only Change Token Descriptions of assets that you have Token Ownership for. Either you created the token first, or someone sent you the Token Ownership.

<mark style="color:yellow;">**The maximum length of a Counterparty Asset description in Freewallet is 10000 single-byte characters long**</mark>

<figure><img src="/files/TRru6Cna0P4dLezSjF71" alt=""><figcaption><p>Change Token Description pop-up</p></figcaption></figure>

It is important to keep in mind when using this function, that <mark style="color:red;">the Fee shown for the High amount might not be enough when broadcasting</mark>.&#x20;

Long story short, <mark style="color:yellow;">it is best to use three times the recommended High fee when adding Token Descriptions.</mark>\
\
This is described in detail in the [Creating a Counterparty Token](/freewallet.io-user-manual/freewallet-functions/create-a-counterparty-token-nfts-and-fts.md) section, and it is best to understand this issue by reading the [My transaction is too low of an "Effective Fee Rate"](/freewallet.io-user-manual/troubleshooting-issues/my-transaction-is-too-low-of-an-effective-fee-rate.md) section in the [Troubleshooting / Issues](/freewallet.io-user-manual/troubleshooting-issues.md) section of this User Manual so you don't run into this issue either.\
\
You can also choose the Fee you wish to use. If you have basic questions about what BTC fee to use please reference [What BTC Fee should I use?](/freewallet.io-user-manual/getting-started/what-btc-fee-should-i-use.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/changing-the-token-description.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.
