# IMMBIT 简介

<mark style="color:red;">**请认准IMMBIT官网链接：**</mark>

<mark style="color:red;">**[www.immbit.com](http://www.immbit.com)**</mark>

IMMBIT是全球领先的多链自托管钱包，支持ETH、BNB、TRX等主流公链，钱包私钥储存在用户的设备中，并且永远不会上传到服务器，用户可以完全掌控加密资产。

欢迎来到IMMBIT开发者文档，在这里你将找到如何贡献代码给IMMBIT,如何使用IMMBIT开发库在你们项目中。如何将你们项目提交到IMMBIT。

**客服咨询**

* 客服邮箱: <immbitglobal@gmail.com>
* 商务邮箱: <admin@immbit.com>


---

# 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://faq.immbit.com/immbit-jian-jie.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.
