# 查看紀錄

用法 `=record [用戶]`\
\
如果未輸入用戶，則會顯示自己的紀錄。\
\
紀錄最多儲存 500 條，超過將會覆蓋舊紀錄。\
紀錄項前方若出現使用者名稱，代表此動作為該使用者所執行。

{% hint style="warning" %}
意圖使用大量無意義的操作來覆蓋紀錄者將會被封禁。
{% 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://tofucat-docs.bruh0422.xyz/economy/record.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.
