> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/tg-eth-ju-ji-ji-qi-ren.md).

# TG ETH 狙击机器人

**🌈 使用GMGN Telegram Swap Bot**交易 ETH MEME代币👇��**：**

[**https://t.me/GMGN\_swap\_bot**](https://t.me/GMGN_swap_bot)\
[**https://t.me/GMGN\_swap02\_bot** ](<https://t.me/GMGN_swap02_bot >)

⚠️使用机器人的第一件事是在 **钱包** 里导出自动生成的钱包的私钥。私钥代码将允许你在任何支持该链的 web3 钱包中导入。<mark style="color:red;">在保存私钥/更换新钱包/导出私钥过程中请务必注意私钥安全</mark>

* 只允许导出一次私钥，只能导出 GMGN 生成的bot钱包的私钥，自己导入的私钥不能导出
* 请注意，导出是一次性把所有链的钱包私钥都导出，不是只有 SOL 链私钥导出
* 请注意 EVM 钱包均为同一套钱包地址和私钥，即ETH、Base、BSC链钱包地址和私钥均相同。因此导出私钥时总共3个钱包地址和私钥（SOL链、EVM链、Tron链）
* 文件名：GMGN-wallet-keys\
  示例：\
  2YC 为  SOL 链钱包地址，644 为该钱包地址私钥\
  0xa 为 EVM（同时为ETH、Base、BSC链）钱包地址，0xd 为该钱包地址私钥\
  TMW 为 Tron 链钱包地址，e95 为该钱包地址私钥

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gmgn.ai/cn/tg-eth-ju-ji-ji-qi-ren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
