> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/pre-basic/settings/websearch/tavily.md).

# Tavily 聯網登入註冊教學

### 一、tavily 官網

<https://app.tavily.com/home>

{% hint style="info" %}
有啲同學存取可能會慢少少，如果有代理，可以用代理。
{% endhint %}

### 二、tavily 註冊詳細步驟

去上面個官網，或者喺 cherry studio - 設定 - 網絡搜尋 - 撳「獲取密鑰」，會直接跳去 tavily 登入/註冊頁面。

{% hint style="warning" %}
如果係第一次用，要先註冊一個（Sign up）帳號，先至可以登入（Log in）使用。預設跳轉係登入頁面㗎。
{% endhint %}

1. 撳註冊帳號，入到下面個畫面，輸入自己常用嘅電郵，或者用 Google、GitHub 帳號，然後下一步輸入密碼，正常操作。

<figure><img src="/files/8fce618a3c71ade1f9d2ece7ffb1b0e4752c185f" alt="" width="375"><figcaption><p>註冊帳號</p></figcaption></figure>

2. 🚨🚨🚨<mark style="color:紅色;">**【**</mark><mark style="color:綠色;background-color:red;">**關鍵步驟**</mark><mark style="color:紅色;">**】 註冊成功之後，會有一個**</mark><mark style="color:綠色;">**動態驗證碼**</mark><mark style="color:紅色;">**嘅步驟，需要掃描二維碼，生成一次性 Code 先可以繼續用。**</mark>

<figure><img src="/files/aaa32652ded45518d426ec78a2fc0dabe54b3c0c" alt="" width="375"><figcaption><p>好多同學卡喺呢一步，人都麻晒....唔使慌</p></figcaption></figure>

{% hint style="danger" %}
好簡單，呢個時候你有 2 個辦法。

1. 下載一個驗證身份嘅 APP，微軟出嘅—— Authenticator 【略為繁複】

2. 用微信小程序：騰訊身份驗證器。【簡單，有手就得，推薦】
   {% endhint %}

3. 打開微信小程序，搜尋：騰訊身份驗證器

<figure><img src="/files/03fae57c3db7f6c644fde662e31b8492f8970028" alt="" width="317"><figcaption><p>微信小程序-搜尋-撳打開</p></figcaption></figure>

<figure><img src="/files/13f8aba83986643ac35e943d2d2cae53aa06d922" alt="" width="314"><figcaption><p>撳完之後，掃描頭先 tavily 頁面嘅二維碼</p></figcaption></figure>

<figure><img src="/files/267d6880547c2ea410e7e6def6d1e5956d916c0c" alt="" width="314"><figcaption><p>你會得到一串數字</p></figcaption></figure>

<figure><img src="/files/4f8c7fdb48bc81d4d786fb82369d31093cc1c04e" alt="" width="375"><figcaption><p>複製去 tavily 頁面</p></figcaption></figure>

<figure><img src="/files/d2420421de6273cae8cf482e4eadb19797a2b963" alt="" width="375"><figcaption><p>會提示你將 code 複製去安全嘅地方，聽勸照做，雖然都唔係幾會用到</p></figcaption></figure>

### 三、註冊成功

上面啲步驟做完，就會入到下面個畫面，代表你註冊成功咗，複製 key 去 cherry studio 就可以開始愉快咁用喇。

<figure><img src="/files/529f124a8eb78f7e8aac6b4ddb909db4cae39690" alt=""><figcaption></figcaption></figure>

***

### 攞幫助同提交反饋

如果你喺配置或者使用過程中遇到任何疑問、Bug，或者有功能改進建議，請參考 [反饋與建議](/docs/zhong-wen-fan-ti/question-contact/suggestions.md) 入面提供嘅官方渠道。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/pre-basic/settings/websearch/tavily.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
