# Tavily 联网登录注册教程

### 一、tavily官网

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

{% hint style="info" %}
有的同学访问可能比较慢，如果有代理，可以使用代理。
{% endhint %}

### 二、tavily注册详细步骤

访问上述官网，或者从cherry studio-设置-网络搜索-点击获取秘钥，会直接跳转到tavily登录注册页面。

{% hint style="warning" %}
如果是第一次使用，要先注册一个（Sign up）账号，才能登录（Log in）使用。默认跳转的是登录页面哦。
{% endhint %}

1. 点击注册账号，进入下面的界面，输入自己的常用邮箱，或者使用谷歌、github账号，然后下一步输入密码，常规操作。

<figure><img src="/files/MrG2SiMjE0j6Fe4ICNBD" alt="" width="375"><figcaption><p>注册账号</p></figcaption></figure>

2. 🚨🚨🚨<mark style="color:red;">**【**</mark><mark style="color:green;background-color:red;">**关键步骤**</mark><mark style="color:red;">**】 注册成功后，会有一个**</mark><mark style="color:green;">**动态验证码**</mark><mark style="color:red;">**的步骤，需要扫描二维码，生成一次性Code才能继续使用。**</mark>

<figure><img src="/files/kARMeRU4FsuJmEQOg85Y" alt="" width="375"><figcaption><p>很多同学卡在这一步，人麻了....莫慌</p></figcaption></figure>

{% hint style="danger" %}
很简单，此时你有2个办法。

1. 下载一个验证身份的APP，微软出的—— Authenticator 【略微繁琐】

2. 使用微信小程序：腾讯身份验证器 。【简单，有手就行，建议】
   {% endhint %}

3. 打开微信小程序，搜索：腾讯身份验证器

<figure><img src="/files/wZbvgXSfM56vNBvqU4pI" alt="" width="317"><figcaption><p>微信小程序-搜索-点击打开</p></figcaption></figure>

<figure><img src="/files/6gRuZq3laq38bO0awKeP" alt="" width="314"><figcaption><p>点击后，扫描刚才tavily页面的二维码</p></figcaption></figure>

<figure><img src="/files/yWDCqaEkLvdfBMF4dnB7" alt="" width="314"><figcaption><p>你会得到一串数字</p></figcaption></figure>

<figure><img src="/files/OYGyLaWUyVEui9boY6rX" alt="" width="375"><figcaption><p>复制到tavily页面</p></figcaption></figure>

<figure><img src="/files/zYwsd1lEHZcesbyLScQg" alt="" width="375"><figcaption><p>会提示你复制code到安全的地方，听劝照做，虽然不咋会用上</p></figcaption></figure>

### 三、🎉注册成功🎉

上面的步骤做完，就会进入下面的界面，说明你注册成功了，复制key到cherry studio就可以开始愉快的使用了。

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


---

# 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.cherry-ai.com/pre-basic/websearch/tavily.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.
