# 翻译

对取字结果进行快速翻译，还可直接翻译网页。

* **功能入口**：取字后点击翻译结果即可按照设置的引擎进行翻译。
* **引擎选择**：长按取字界面的翻译按钮可以选择翻译引擎，可勾选默认。
* **引擎支持**：翻译引擎支持谷歌、必应、百度、有道词典、有道翻译官等。
* **外部调用**：翻译结果会打开网页，如果安装了谷歌翻译、欧陆词典、有道翻译官等APP，则会调用。
* **即时翻译**：即点击翻译按钮后结果显示在原文下方（但实际上是弹出翻译结果新的窗口），同样可以进行分词操作。即时翻译的目的语言需要提前设置，例如Chinese（Simplified），翻译前语言为自动识别，百度提供服务。

![](http://ww1.sinaimg.cn/large/6b1dd0a7ly1gctrj9k6lmj20u015u76z.jpg)


---

# 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://sealt.gitbook.io/fooview/kuo-zhan-gong-neng/fan-yi.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.
