# 介绍

介绍欢迎来到 TokenPocket Extension 的开发者文档，本文档的目的是说明如何使用 TokenPocket Extension 开发 app。

* ​[您可以在我们的官方网站](https://extension.tokenpocket.pro/#/)上找到最新版本的 TokenPocket Extension
* 我们的[插件安装教程](https://help.tokenpocket.pro/cn/extension-wallet/faq/installation-tutorial)​
* 关注我们的[推特](https://twitter.com/TokenPocket_TP)，获取最新消息

### 选择 TokenPocket Extension 的理由 <a href="#xuan-ze-tokenpocket-extension-de-li-you" id="xuan-ze-tokenpocket-extension-de-li-you"></a>

TokenPocket Extension 使得您更易于与web3交互，您只需要通过插件就可以探索web3世界，我们是一个多链钱包，简单易用，只需要一个插件，就可以管理您多条链上的资产


---

# 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/developer-cn/extension-wallet/guide/introduce.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.
