# 多账本

## [此手册比较卡，已不再更新，v6.0版本后更换了全新的流畅的使用手册，请更新一羽记账最新版本，查看新手册](https://doc.yiyujizhang.cn/)

## [点击下载一羽记账最新版本](https://www.coolapk.com/apk/kylec.me.lightbookkeeping)

## 账本类型 <a href="#booktype" id="booktype"></a>

目前软件内提供多套常用的账本类型，分别是：

* 日常账本（默认账本）
* 校园账本
* 旅行账本
* 工作账本
* 恋爱账本
* 家庭账本
* 医疗账本
* 装修账本
* 人情账本
* 投资账本

每套账本都有对应的分类包（与账本类型相关联的分类）。当然，大家可以根据自己的偏好自行选择分类创建的方式，目前一羽提供3种分类创建的方式：

* 此类型账本的关联分类
* 系统创建的初始分类
* 复制其他账本下的分类

{% hint style="info" %}
如果没有你想要的账本类型，可通过创建日常账本，然后自主修改分类即可。
{% endhint %}

## **注意事项** <a href="#notice" id="notice"></a>

* `账户`、`标签`独立与账本，所有账本都共用一套账户和标签

{% hint style="warning" %}
账户中的**债务模块**，为避免因切换账本导&#x81F4;***一项借入/借出***&#x4E2D;的记录来自多个账本的数据混乱，债务中的所有记录都存储在默认账本中。即：

1.**只有当切换到默认账本时，首页才能看到有关债务的记录**\
2.在债务详情中，无论所处哪个账本，都可以看到所有的债务记录
{% endhint %}


---

# 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://guide.yiyujizhang.cn/features/book.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.
