# 自由詢問

Scopechat自由詢問模式是0xScope新的AI驅動加密貨幣交易伙伴的核心功能。在此模式下,您可以獲取有關您感興趣的代幣的分析報告,以及廣泛的Web3相關問題的AI生成答案。

您可以通過單擊左側菜單欄上的"自由詢問"或"新聊天"來打開自由詢問功能。

<figure><img src="/files/FFAU50p2s3mXa750wGmq" alt=""><figcaption></figcaption></figure>

自由詢問的核心功能是搜索欄,它提供了兩種模式來搜尋Web3信息。

## Prompt庫

此功能幫助用戶使用AI生成的建議創建他們的問題。您可以通過點擊搜索欄左側的斜線按鈕打開提示庫,如下所示:

<figure><img src="/files/xfzGS2LkoE9CNemnWN0P" alt=""><figcaption></figcaption></figure>

Prompt庫幫助您完成問題,方法是建議與 Web3 主題相關的提示,例如專案、排名、代幣和錢包/實體。開始輸入您的問題,並檢查提示庫,看看是否有符合您預期搜索的問題建議。

<figure><img src="/files/E2TQ0EnVEAkIHzYLD12k" alt=""><figcaption></figcaption></figure>

## 搜尋

透過搜索功能，您可以查找特定的加密代幣、項目、地址和實體。

<figure><img src="/files/Xsm5AG8toVpwltKtFjCd" alt=""><figcaption></figcaption></figure>

當您點擊搜索標誌時，會彈出一個窗口,其中包含代幣、項目和錢包和實體選項卡。點擊與您特定搜索相關的選項卡,並輸入您要查找的令牌、項目、錢包或實體的名稱。

<figure><img src="/files/cCqjomAmxvsA4jfVpsID" alt=""><figcaption></figcaption></figure>

一旦完成,Scopechat 會為您的搜尋項目生成由人工智能驅動的報告。例如,當您搜索 $PIXEL 代幣時,Scopechat 會創建該代幣的多頭、中性和看跌指標的全面報告,以及該代幣的價格圖表和 AI 評分。

<figure><img src="/files/wHhQccdNOySduWoaIkC6" alt=""><figcaption></figcaption></figure>

交易助理的提示庫和全新的搜尋功能能夠擴大您Web3研究的範圍,並利用AI生成的提示和對任何Web3問題的全面答案來幫助您。


---

# 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.scopechat.ai/scopechat-wen-dang/how-to-use/zi-you-xun-wen.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.
