# Link assets

Some business cases need to link several assets. For this purpose TEOS has assets linking functionality. &#x20;

To link one asset to another ones, go to "Assets", select the asset and go to tab "Links" of asset details. Click "Link asset" and select the assets which should be linked to the current one.

![](/files/Zhulm4M6gX8FYMriFVhn)

Under the tab "Links" you can check all assets which are linked to the current one. There you can also remove the existing links.

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

After triggering linking/removing links, 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/link-assets.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.
