# Wiki查詢/圖片搜索/語言翻譯/數學計算

### 數學計算

`.ca` 只進行數學計算 例如: `.ca 1.2 * (2 + 4.5)` `12.7 米 to inch` `sin(45 deg) ^ 2` `5磅轉斤` `10米轉呎` `10米=吋`\
![](/files/W3GLbFrLsj2m7UpyjN3N)

### 搜索WIKI

`.wiki (項目)` 可以在立即搜索WIKI上的資料

### 搜尋照片

`.image (項目)` 可以立即隨機搜尋相關照片

### 翻譯文字

`.tran (項目)` 立即翻譯為正體中文\
可翻譯成其他語言 ： \
`.tran.(語系) (內容)`

#### 範例

`.tran.ja BATMAN`\
`.tran.日 BATMAN`

#### 常用語言代碼:&#x20;

英=en, 簡=zh-cn, 德=de, 日=ja \
語系代碼 <https://github.com/vitalets/google-translate-api/blob/master/languages.js> \
注: 翻譯使用Google Translate


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/yu-le-gong-neng/wiki-cha-xun-tu-pian-sou-suo-yu-yan-fan-yi-shu-xue-ji-suan.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.
