# DuckDuckGo

#### DuckDuckGo Search Platform Return Parameter Dictionary

***

#### Level 1: navigation (Navigation Tabs)

Secondary: link (Navigation tab URL)\
Secondary: title (Navigation tab title)

***

#### Level 1: organic (Search Results)

Secondary: link (Search result URL)\
Secondary: title (Search result title)\
Secondary: display\_link (Website path)\
Secondary: description (Search result description)\
Secondary: extensions (Search result extended information)

***

#### Level 1: related (Related Searches)

Secondary: display\_text (Tagged related search content)\
Secondary: text (Related search content)\
Secondary: web\_search\_url (Related search URL)

***

#### Level 1: knowledge (Structured Knowledge)

Secondary: Abstract (Summary)\
Secondary: AbstractSource (Summary source)\
Secondary: AbstractText (Summary text)\
Secondary: AbstractURL (Summary source URL)

***

If you need further assistance, please contact us via email at [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/scraping/serp-api/response-result/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.
