# 常见问题解答

## AI 搜索大战下与 SearchGPT、Perplexity、Search Grounding 等产品相比有什么竞争力？

**垂直、垂直、垂直！！！**&#x53;team 搜索在具备通用型搜索功能下，相较上述产品更加专注于加密行业本身，我们通过将数据合作伙伴提供的 API 接口，重新定义并编排为具备独立智力思考的 Agent 组员，来为用户提供**实时数据**的答案。

## 指定网址搜索 VS API ？

近日，我们注意到 Perplexity 已宣称在未来提供指定网址的搜索功能，经过我们调研后发现，此功能并不会对 Steam 搜索产生威胁：

1. 指定网址搜索的功能前提是要求用户已知网址的相关地址，当某些数据存在于不同的子页面下时，此功能并不能满足加密货币用户的需求。(如：给我当前 DeFi 市场总锁定价值数据与稳定币总市值数据）
2. 在当前可用工具箱中无论采用哪种工具实现此功能，它们都依靠丰富的上下文信息来处理和解释网站上不变的文本和结构信息来工作，这种方式在灵活性、可维护性和合规性方面都面临诸多挑战，在金融行业用户决策中，精准和稳定的数据要求苛责下，API 是当前唯一可行路径。\
   **一种流行工具的错误示例**：<https://tinyurl.com/262x3jjr>
3. 受控环境中运行，这意味着它只有在网站允许这种检索并遵守道德 AI 使用准则时才有效。

总结，在加密货币领域乃至更广泛的 web2 世界中，API 在当前效率和数据获取上仍更具优势，未来唯一潜在的颠覆者，存在于视觉模型底座的能力进化，对此我们将长期保持关注与追踪。


---

# 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://docs.aisteam.net/cn/tokenchat/chang-jian-wen-ti-jie-da.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.
