> For the complete documentation index, see [llms.txt](https://tronapi.gitbook.io/nice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tronapi.gitbook.io/nice/xi-tong-shuo-ming.md).

# 系统说明

当前系统主要是实现了靓号采集的功能，目前写的脚本支持过滤出钱包尾号为3a-8a的钱包地址，如下所示

* THGGmadtDDVPn4mLT5TF53fSDQTF888888&#x20;
* TQRPKcfPC5tZyBvmgd1ArHrfWdAb777777&#x20;
* TUrSesdmyEU2QqAKgrTNzNVGUu8666666 &#x20;
* TVVLCtcuT2KPStR8hdhWr2C8PqUg555555&#x20;
* TH5AXD68VCuziS1rho8MzonVo5YZ444444&#x20;
* TGkVguCJpgzztNTuy9rcmPjpzkYo333333&#x20;
* TMzVutb18XKWYJHq3Q89P2j9siSE222222&#x20;
* TUqkuDL858n6tiYEAD2K6fNKUwwC111111

## 联系人：<https://t.me/king_orz>&#x20;

##


---

# 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://tronapi.gitbook.io/nice/xi-tong-shuo-ming.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.
