> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.tools.experimental.DuckDuckGoSearchTool

<h2 id="autogen.tools.experimental.DuckDuckGoSearchTool" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">DuckDuckGoSearchTool</span>
</h2>

```python theme={null}
DuckDuckGoSearchTool()
```

DuckDuckGoSearchTool is a tool that uses DuckDuckGo to perform a search.<br />This tool allows agents to leverage the DuckDuckGo search engine for information retrieval.<br />DuckDuckGo does not require an API key, making it easy to use.<br />Initializes the DuckDuckGoSearchTool.
