# 简述

<div align="left"><img src="https://img.shields.io/github/last-commit/Lord2333/YB_Tool_Docs" alt=""></div>

本文档将简要介绍核自易班工具箱的工作原理和使用方法。截止2022年8月，工具箱已有如下功能：

1. 提高轻应用访问量
2. 批量登录易班账户
3. 操作账户进行轻应用签名墙签到，投票，评论

本工具仅用于Python爬虫学习，请勿用于其他用途！


---

# 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://ybdoc.j8.market/readme.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.
