# 如何在TokenPocket安卓端创建、导入IOST钱包（激活码创建）

当前TokenPocket只有安卓端支持IOST，iOS端的TokenPocket暂时还没有增加对IOST网络的支持，并且无法通过自定义网络的方式创建IOST钱包。

### <mark style="color:orange;">如何创建IOST钱包</mark> <a href="#id-0" id="id-0"></a>

一、打开TokenPocket，点击右上角第一个图标【添加钱包】，在单网络钱包的搜索栏中填入IOST进行快速的搜索。

<figure><img src="/files/7V6iNCJN2s4etpqrMSzm" alt=""><figcaption></figcaption></figure>

二、点击IOST公链，可以根据自己的实际情况来进行【创建钱包】或【导入钱包】，教程以创建钱包为例。点击创建钱包，选择【付费创建】。

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

三、IOST 账号为5\~11位字符，由小写字母，数字和 \_ 组成，可以根据自己的喜好来设置，也可以点击界面中的【随机账号】，设置完毕后填入密码并填入【激活码】后，点击【创建钱包】。

提示备份助记词界面中可以点击【高级设置】来使用Passphrase方式创建钱包，通俗将Passphrase钱包需要使用正确的助记词+正确的密码才可以管理，缺一不可。

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

四、完成正常的助记词的备份和验证后就到了创建账号界面，在这里点击【开始使用】激活账号。

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

五、创建过程约2分钟，完成后可以看到提示的界面， 点击【我知道了】就完成了IOST钱包的创建。

<figure><img src="/files/4FCY28H41U2jL5tzEtxk" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">如何获取IOST</mark> <a href="#id-1" id="id-1"></a>

1、打开TokenPocket，选择一个持有代币的钱包地址，例如这里选择BSC钱包。钱包首页点击【闪兑】，使用BSC链上的USDT兑换IOST,只需要选择需要兑换的币种，达到最小的兑换数量，选择一个非交易所收款地址进行收款，最后点击【确定兑换】。

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

2、交易详情界面中核对信息无误后点击【确认】并输入密码，跨链兑换的过程不会太久，所以耐心等待兑换的完成。

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


---

# 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://help.tokenpocket.pro/cn/wallet-operation/create-wallet-tutorial/code.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.
