> For the complete documentation index, see [llms.txt](https://lynkey.gitbook.io/lynkeysuperapp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lynkey.gitbook.io/lynkeysuperapp/product/lynkey-superapp-for-beginners/web-app/how-to-mange-your-digital-assets.md).

# How to mange your digital assets

To manage your tokens, click on the wallet section on the top right of the screen.

You can check the information shown on the screen: Lynkey wallet balance, available amount, locked amount, staking, vested amount. You can also check the transaction history, withdrawal request, staking and vesting detail.&#x20;

Above the mentioned information, you can proceed your order: deposit, withdraw, transfer

<div><figure><img src="/files/xMq7ldQGpohFIRgjmrGV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XWwwY5kLjBblz3KuQWXy" alt=""><figcaption></figcaption></figure></div>

## HOW TO DEPOSIT TOKENS

Send tokens from exchanges/external wallets (Binance, Metamask, TrustWallet,...)

**Step 1:** Enter your recieve address from Lynkey wallet

**Step 2:** Enter token network

* ERC-20: Lynk, ETH
* BEP-20: BNB, USDT, USDC, BUSD
* Bitcoin network: BTC

**Step 3:** Enter the amount of token and confirm

## HOW TO WITHDRAW TOKENS

**Step 1:** Choose your assets&#x20;

**Step 2:** Scan QR or paste the address of an external wallet

**Step 3:** Enter the amount of tokens&#x20;

## HOW TO TRANSFER TOKENS

**Step 1:** Choose assets

**Step 2:** Transfer your tokens to another Lynkey Wallet. You can scan QR or paste the address


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lynkey.gitbook.io/lynkeysuperapp/product/lynkey-superapp-for-beginners/web-app/how-to-mange-your-digital-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.
