# Page Not Found

The URL `ke-yi-fen-liang-ge-zhang-bo-ji-zhang-ma-yi-ge-si-ren-yong-yi-ge-gong-si-yong` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [可以分成兩個帳本記帳嗎？一個私人用、一個公司用](https://tiantianjizhang-tw-faq.swalloworkstudio.com/ke-yi-fen-liang-ge-zhang-bu-ji-zhang-ma-yi-ge-si-ren-yong-yi-ge-gong-si-yong.md)
- [可以和家人或朋友共用帳本、一起記帳嗎？](https://tiantianjizhang-tw-faq.swalloworkstudio.com/ke-yi-he-jia-ren-peng-you-gong-yong-zhang-ben-gong-tong-ji-zhang-ma.md)
- [可以複製既有帳本的類別、帳戶等設定到新帳本嗎？](https://tiantianjizhang-tw-faq.swalloworkstudio.com/ke-yi-fu-zhi-yi-you-zhang-ben-de-lei-bie-zhang-hu-deng-she-ding-dao-xin-zhang-ben-ma.md)
- [使用電子發票功能時跳出「伺服器憑證無效／可能遭到冒用 api.einvoice.nat.gov.tw」的警告，該怎麼辦？](https://tiantianjizhang-tw-faq.swalloworkstudio.com/shi-yong-dian-zi-fa-piao-gong-neng-shi-tiao-chu-si-fu-qi-ping-zheng-wu-xiao-ke-neng-zao-dao-mao-yong.md)
- [可以自訂新增不同帳戶嗎？](https://tiantianjizhang-tw-faq.swalloworkstudio.com/ke-yi-zi-ding-zeng-jia-bu-tong-zhang-hu-ma.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter, and the optional `goal` parameter:

```
GET https://tiantianjizhang-tw-faq.swalloworkstudio.com/ke-yi-fen-liang-ge-zhang-bu-ji-zhang-ma-yi-ge-si-ren-yong-yi-ge-gong-si-yong.md?ask=<question>&goal=<end_goal>
```

`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.

### Option 2 — Browse the documentation index

Full index: https://tiantianjizhang-tw-faq.swalloworkstudio.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://tiantianjizhang-tw-faq.swalloworkstudio.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/ke-yi-fen-liang-ge-zhang-bu-ji-zhang-ma-yi-ge-si-ren-yong-yi-ge-gong-si-yong.md`).

You may also use `Accept: text/markdown` header for content negotiation.
