# FAQ

#### 1. How do I import other wallets into UniSat?

We recommend creating a new UniSat wallet and sending your Alkanes assets to this new wallet.

❌ Directly importing your mnemonic or private key is not advised. Doing so may expose your assets to risk if your key is leaked or stolen during the process.

***

**2. How do I create a new Alkanes wallet in UniSat?**

First, make sure your UniSat Wallet is updated to the latest version or download it [here](https://unisat.io/download)

* On the wallet homepage, tap the **HD Wallet** icon in the top-left corner to access wallet management.
* Click the **“+”** button to create a new wallet.&#x20;

When creating a new wallet, you can choose from **four address types** — **all are fully compatible with Alkanes.** Select the one that suits your preferences; you can switch later if needed.

*Important: Be sure to securely back up your mnemonic phrase — this is essential for future recovery.*

<figure><img src="/files/xOt4Xjkoa8ruf6t6zWNm" alt="" width="359"><figcaption></figcaption></figure>

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

***

#### 3. **Do I need to care about address type when sending or receiving Alkanes in UniSat?**

* Sending to UniSat wallet: No. UniSat supports Alkanes across all address types.
* Receiving in UniSat wallet: No. UniSat wallet supports Alkanes across all address types
* Sending from UniSat Wallet to other wallets: yes. Because other wallets may be double-address wallets that only support Alkanes on specific address types. - Please refer to target wallets for instructions on which address you should send your Alkanes to. For example, only bc1p address type supports Alkanes on Oyl Wallet. When sending to Oyl wallet, please send to bc1p.

***

#### 4. **Can I batch-send Alkanes assets to multiple wallets through idclub using unisat wallet??**

Yes, you can batch-send Alkanes via UniSat.

⚠️ However, the number of assets you can send in one batch is limited by OP\_RETURN data size.  

If your batch exceeds the limit, you will receive a pop-up warning message.

**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/misc/knowledge-base/alkanes/faq.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.
