# 导入导出监控钱包地址

页面：<https://debot.ai/deFiBot/watchList>

## 1. 导出钱包

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

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

点击复制即可导出，导出之后可以方便的粘贴到csv中

## 2. 批量导入钱包

选择导入钱包，格式为 【钱包 空格 别名】，多个钱包换行隔开即可

<figure><img src="/files/0MjhVuAy26tKZA5lxb1A" alt=""><figcaption></figcaption></figure>

## 3. 从GMGN导入钱包

在GMGM的网站上点击导出

<figure><img src="/files/9YUUHoOEhUex1IT8lQnK" alt=""><figcaption></figcaption></figure>

选择从GMGN导入，粘贴之后点击导入钱包即可

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

## 4. 导出GMGN备注

打开GMGN的持仓-关注页面

然后使用快捷键

MAC电脑：fn+F12

Win电脑：F12

按照下面的步骤，得到备注

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

数据的格式形如：

```json
{"sol":{"76136399UtPSyFJY2H8ioRQZRWfU41aT23or2wSJ69hp":{"mark":"测飒飒","emoji":"1f603","color":"#b36161"}},"bsc":{"0xa83b73f5644cde337b61da79589f10ea15548811":{"mark":"测试2212","color":""}}}
```

## 5. 从AXIOM导入钱包

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

在AXIOM导出之后直接把文本粘贴到AXIOM导入方式即可

<figure><img src="/files/7BlpW2q6QtbJza3WxvrS" 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://docs.debot.ai/basic-features/dao-ru-dao-chu-jian-kong-qian-bao-di-zhi.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.
