# Destroy units

You can only destroy units of the asset, if you are the Issuer of the asset and only owned units. Otherwise, the function “Destroy Units” will not be available.

To do it, choose your asset and click on “Destroy Units”.

{% hint style="info" %}
Please, note that WLM always uses your Current wallet for creating transaction. Signature will be expected from this wallet. Current wallet is displayed right under your account name in the sidebar menu.
{% endhint %}

You can provide the amount in natural units or in sparks. See more about the difference [Create asset](/white-label-management-tool/user-guide/create-asset.md#units-of-measure)

By clicking on “Destroy” the transaction is being pushed to the TX.Mobile app. Sign the transaction [Sign and check executed transactions](/white-label-management-tool/user-guide/sign-and-check-executed-transactions.md)

After its successful processing the number of available units on your current address will decrease by the amount you put in the “Destroy” field.

![](/files/F2yyU1zNCnuCgfKWcRSz)


---

# 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://teos-docs.coreledger.net/white-label-management-tool/user-guide/manage-asset-asset-details-asset-operations/destroy-units.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.
