# 新手教学

第一步：导入钱包或者直接使用bot创建新钱包 [link](/features/wallet/wallet_manage/create_wallet.md)  ，并安装[专用插件(必须安装)](https://chrome.google.com/webstore/detail/nftsniper-extension/dilejnfdpncjkpokkpajkfamhnhncnjk?utm_source=nftsniper)

第二步：如果你要监控某些地址的动作，包括不限于 nftmint，erc20 swap等等 [link](/features/tools/alert.md)

第三步：如果你要玩nft，请关注[ 图狗盯盘](/features/nft_manage/feed/livemint.md)、[签名模块](/features/nft_manage/advanced/signtask.md)、[nft跟单](/features/nft_manage/auto_mint.md)、[nft挂单](/features/nft_manage/batch_list.md)

第四步：如果你要玩erc20，请关注 [swap](/features/token/swap.md)、[tgbot](/features/token/erc20tgbot-qi-yong.md)、[跟单](/features/token/auto-trade.md) 、[app](/features/token/app.md)

第五步：铭文教程的话直接看右下角每个铭文模块的介绍

第六步：Bot的功能非常非常多，请务必花10分钟，按照网页模块，每个页面都点进去看下，如果不懂的可以看说明文档。


---

# 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://doc.nftsniper.club/getting-started/getting_started_guide.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.
