# DuckDuckGo

## DuckDuckGo 搜索平台返回參數詞典

### 一級：navigation（導航標籤欄）

* 二級：link（導航標籤欄對應連結）
* 二級：title（導航標籤欄對應標題）

***

### 一級：organic（搜索結果）

* 二級：link（搜索結果連結）
* 二級：title（搜索結果標題）
* 二級：display\_link（搜索結果網址路徑）
* 二級：description（搜索結果描述）
* 二級：extensions（搜索結果擴展資訊）

***

### 一級：related（相關搜索）

* **二**級：display\_text（相關搜索帶標籤的內容）
* 二級：text（相關搜索內容）
* 二級：web\_search\_url（相關搜索網址）

***

### 一級：knowledge（結構化知識資訊）

* 二級：Abstract（摘要）
* 二級：AbstractSource（摘要來源）
* 二級：AbstractText（摘要文本）
* 二級：AbstractURL（摘要來源的URL）

***

如需進一步協助，請透過電子郵件 [**support@thordata.com**](https://mailto:support@thordata.com/) 與我們聯繫。


---

# 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://doc.thordata.com/doc/zh-hk/pa-qu/serp-api/jie-xi-hou-de-json-jie-guo-1/duckduckgo.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.
