> For the complete documentation index, see [llms.txt](https://tofucat-docs.bruh0422.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tofucat-docs.bruh0422.xyz/readme.md).

# 豆腐貓咪使用說明

嗨嗨\
歡迎使用豆腐貓咪 (｡･∀･)ﾉﾞ\
使用前請先詳閱[隱私權政策](/privacy-policy.md)及[服務條款](/terms-of-service.md)\
\
你可以[在這裡](https://discord.com/oauth2/authorize?client_id=924628743589330984\&permissions=8\&scope=bot%20applications.commands)邀請他\
或者加入我們的[支援伺服器](https://discord.gg/gq5sfmttWW)\
\
`<>`代表必填參數\
`[]`代表選填參數\
輸入指令時不需輸入`<>`或`[]`

***

豆腐貓咪網頁｜<https://tofucat.bruh0422.xyz>\
機器人使用說明｜<https://tofucat-docs.bruh0422.xyz>\
邀請機器人｜<https://tofucat.bruh0422.xyz/invite>\
\
Status Page｜<https://status.bruh0422.xyz>\
\
支援伺服器｜<https://tofucat.bruh0422.xyz/support>\
電子郵件｜<support@tofucat.bruh0422.xyz>\
\
豆腐貓咪美術圖｜<https://github.com/bruh0422/tofucat-image>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tofucat-docs.bruh0422.xyz/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.
