# Transfer units

You can transfer a specific amount of owned assets to another Ethereum address (it can be owned by you or any other user - it doesn't matter).

{% 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 %}

If you want to transfer units, you first choose one of your assets you want to transfer and then click on “Transfer Units”.

![](/files/70MmxMom1BryUB33rsf4)

You can click on the “To” field and the system opens your wallet list. If you want to send the asset to someone else, whom address you don’t have stored in your wallet list, you can just paste the Ethereum address (public address) into the “To” field, fill out the amount to transfer and confirm with “Transfer”.

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)

The transaction will be pushed to the TX.Mobile app for signature. Sign the transaction [Sign and check executed transactions](/white-label-management-tool/user-guide/sign-and-check-executed-transactions.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://teos-docs.coreledger.net/white-label-management-tool/user-guide/manage-asset-asset-details-asset-operations/transfer-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.
