# 複数の帳簿を作成することはできますか？

はい、できます。

新しい帳簿を作成する手順は以下の通りです：

1. カレンダー画面の左上にある「帳簿」ボタンをタップします。
2. 帳簿一覧画面の右上にある「+」ボタンをタップします。
3. 新しい帳簿の名前などの必要情報を入力し、保存ボタンを押します。


---

# 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://kakeibo-faq.swalloworkstudio.com/nowosurukotohadekimasuka.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.
