> ## Documentation Index
> Fetch the complete documentation index at: https://manuals.autolibrary.kenanzhu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 核心功能

> AutoLibrary 核心功能 - 自动预约、签到、续约与模式组合

## 运行模式

<CardGroup cols={3}>
  <Card title="自动预约" icon="calendar-check" href="#">
    如果用户当前没有有效预约，工具会自动为您预约指定座位。适用于提前预约第二天的座位。
  </Card>

  <Card title="自动签到" icon="clipboard-check" href="#">
    在可签到时间范围（开始时间的前后30分钟）内，自动完成签到，避免因忘记签到导致失约。
  </Card>

  <Card title="自动续约" icon="rotate-right" href="#">
    到达可续约时间（结束时间前的120分钟），自动延长座位使用时间。
  </Card>
</CardGroup>

## 模式组合

运行模式可以组合使用，只需在配置窗口中勾选对应模式即可。同时启用三种模式后，工具会自动判断当前状态并执行相应操作。

<Tip>
  推荐同时启用三种模式，让工具自动处理预约、签到、续约的完整流程。
</Tip>
