# How to Inscribe Transfer Using UniSat Wallet

According to the brc-20 protocol, all transfers require a TRANSFER inscription before sending tickers to others. Here's how to do it properly using UniSat Wallet:<br>

#### Step 1: Download or Update UniSat Wallet

Make sure you're using the **official UniSat Wallet** and have updated to the latest version.&#x20;

Download link: <https://unisat.io/download><br>

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

#### Step 2: Check Your Assets in the Wallet

On the UniSat homepage, scroll to view your asset list. Click on any brc-20 assets to access their action buttons: Mint, Send, Trade

<figure><img src="/files/E8JzWLbuxiB1KRdv3e6X" alt="" width="356"><figcaption></figcaption></figure>

#### Step 3: Understand Your Transfer Balance

Click **Send** to initiate a transfer. You’ll see two balance types:

* **Transferable Amount**: Already inscribed as TRANSFER — can be sent immediately. *(Note: This amount is not editable. It’s based on your existing TRANSFER inscriptions.)*
* **Available (Inscribe TRANSFER)**: This part of your balance is not yet transferable. You need to inscribe transfer first to make it sendable.

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

<br>

#### Step 4: Inscribe TRANSFER

Click the **“Inscribe TRANSFER”** button to start.

* Enter the **amount** you want to inscribe
* Set **Output Value** and **Fee Rate**
* Click **Next**

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

<br>

#### Step 5: Confirm and Inscribe

Preview the details of the inscription. If all looks good, click **Next** --> **Pay & Pay** &#x20;

<figure><img src="/files/NJzcwWGDLArOHVFA45Ou" alt="" width="357"><figcaption></figcaption></figure>

Now your TRANSFER inscription is live and ready to be used for sending.<br>

#### Step 6: Select TRANSFER and Send

* Go back to the **Send** page
* Choose one or more **TRANSFER inscriptions**

<figure><img src="/files/8ckdkfU8cEYvH8kJ3hJX" alt="" width="348"><figcaption></figcaption></figure>

* Enter the **receiver’s address** or name

<figure><img src="/files/EEIQZUuOaM52Z6WfKiFS" alt="" width="356"><figcaption></figcaption></figure>

* Carefully check the input and output, then click **Sign & Pay.**

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

#### 🎉 Step 7: Done!

You’ve successfully completed a brc-20 transfer using UniSat Wallet.Check your transaction status via wallet history or a public explorer.

<figure><img src="/files/hQMn9nnCJsrkEhcx7W7g" alt=""><figcaption></figcaption></figure>

<br>

* brc-20 Spec: <https://domo-2.gitbook.io/brc-20-experiment>

#### 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-inscribe-transfer-using-unisat-wallet.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.
