# How to Deposit/Withdraw Assets

### 1. Download or Update UniSat Wallet

Get the latest version of the UniSat Wallet here:&#x20;

👉 <https://unisat.io/download>

To create a new wallet, follow this step-by-step guide:&#x20;

👉 <https://docs.unisat.io/products/unisat-wallet/how-to-create-unisat-wallet>

Once your wallet is created, you can use UniSat to store, manage, transfer, or trade your assets.

<figure><img src="/files/8dbFzd0siqHWzzf0mwas" alt="" width="354"><figcaption></figcaption></figure>

***

### 2. How to Deposit Assets into UniSat Wallet

* Open UniSat Wallet and tap **Receive** on the main Wallet page to view your UniSat wallet address, which can be used to receive BTC, Ordinals, Runes, and Alkanes assets.
* Copy the address or use the QR code directly.

<figure><img src="/files/png4RhIfmdU25opRGmQS" alt="" width="355"><figcaption></figcaption></figure>

<figure><img src="/files/qFMPcOPv9F9CriB86rCX" alt="" width="354"><figcaption></figcaption></figure>

* Go to the withdrawal page of the exchange or platform you’re transferring from.
* Paste your copied UniSat address, enter the amount, and follow their instructions to complete the withdrawal.
  * Example:

<figure><img src="/files/sJzeclAYtK2X2jXVGDIi" alt="" width="328"><figcaption></figcaption></figure>

\
**Note:**&#x20;

UniSat supports 4 types of address formats for BTC, Ordinals, Runes, and Alkanes. Before depositing, make sure the address format in your UniSat Wallet matches the format used on the withdrawal platform. You can switch address type in: ⚙ Settings > Address Type\
For example, Taproot (bc1p...) is commonly used for receiving inscriptions.

***

### 3. How to Transfer Assets from your UniSat Wallet

* Open your UniSat Wallet and tap **Send**.

<figure><img src="/files/4FuCUTQOfUNNfRiW6syr" alt="" width="529"><figcaption></figcaption></figure>

* Enter the recipient address and the transfer amount.
* Tap **Next**, review details, and **sign to confirm**.

> ✅ **Always double-check your inputs and outputs before signing the transaction.**

<figure><img src="/files/3dK95WUJkG5WVe6tMCYj" alt="" width="353"><figcaption></figcaption></figure>

📌 **Quick Tip for tickerTransfers (Ordinals / Runes / Alkanes)**

**For specific assets:**

* Go to the **Assets** tab.
* Tap on the ticker you want to transfer.
* Enter the **ticker Details Page**, and tap **Transfer** to proceed.&#x20;

<figure><img src="/files/iiyc6qjA7dObvmJRZtMA" alt="" width="526"><figcaption></figcaption></figure>

<figure><img src="/files/eQGxfJXJuZyxeguak0As" alt="" width="242"><figcaption></figcaption></figure>

#### Disclaimer:

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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://docs.unisat.io/products/unisat-wallet/how-to-deposit-withdraw-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.
