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

# 内置搜索工具

> 使用Alter内置网页搜索工具，消耗外部账号

Alter 提供两个可直接使用的网页搜索工具。

当你使用没有原生网页搜索能力的模型（包括本地模型）时，这两个工具很有用。

<Info>
  与Tavily、LinkUp、Firecrawl、Exa不同，这些工具属于Alter内置能力，不需要单独注册提供商账号。
</Info>

## 工具对比

<CardGroup cols={2}>
  <Card title="Web Search (DuckDuckGo)" icon="compass">
    无需API密钥。免费即开即用。基于片段，速度快但细节较少。
  </Card>

  <Card title="Web Search Gemini" icon="sparkles">
    使用 Google 搜索 + Gemini 2.5 Flash。结果更详细并带来来源。需要 Alter Pro 或 Lifetime。
  </Card>
</CardGroup>

## 使用建议

* 免费账户或快速查询：用**网页搜索(DuckDuckGo)**。
* Pro/Lifetime且需要更深入的结果：用**Web Search Gemini**。

## 启用方式

1.打开**工具管理器**。
2.进入**本地工具**。
3\. 启用 **网页搜索** 和/或 **网页搜索 Gemini**。

<Tip>
  默认不要同时启用两个搜索工具。每次任务只开一个，或写明必须使用哪个工具。
</Tip>
