# 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>联系我们。


---

# 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/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.
