> For the complete documentation index, see [llms.txt](https://docs.cherry-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherry-ai.com/docs/en-us/pre-basic/websearch/tavily.md).

# Tavily Online Login and Registration Tutorial

### 1. Tavily official website

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

{% hint style="info" %}
For some people, access may be a bit slow; if you have a proxy, you can use it.
{% endhint %}

### 2. Detailed Tavily registration steps

Visit the official website above, or go to Cherry Studio - Settings - Web Search - click Get Key, and it will directly take you to the Tavily login/registration page.

{% hint style="warning" %}
If this is your first time using it, you need to register a Sign up account first before you can log in and use it. By default, it redirects to the login page.
{% endhint %}

1. Click to register an account, enter the interface below, input your commonly used email, or use a Google or GitHub account, then go to the next step and enter a password—standard operation.

<figure><img src="/files/b813142d8c2c7a7e69957fa0dc96989d2bf87a91" alt="" width="375"><figcaption><p>Register account</p></figcaption></figure>

2. 🚨🚨🚨<mark style="color:red;">**【**</mark><mark style="color:green;background-color:red;">**key step**</mark><mark style="color:red;">**】 After successful registration, there will be a**</mark><mark style="color:green;">**dynamic verification code**</mark><mark style="color:red;">**step, where you need to scan a QR code to generate a one-time code before you can continue using it.**</mark>

<figure><img src="/files/c5c1a95b7117c95e03c6a37dd2fcfdef538cc692" alt="" width="375"><figcaption><p>Many people get stuck at this step and feel completely lost.... don't panic</p></figcaption></figure>

{% hint style="danger" %}
It's very simple; at this point you have 2 options.

1. Download an identity verification app made by Microsoft—Authenticator \[slightly cumbersome]

2. Use the WeChat mini program: Tencent Authenticator. \[Simple, anyone can do it, recommended]
   {% endhint %}

3. Open the WeChat mini program and search: Tencent Authenticator

<figure><img src="/files/c8c5d9680acb819528f7bf7863334f08e4ba3540" alt="" width="317"><figcaption><p>WeChat mini program - search - click to open</p></figcaption></figure>

<figure><img src="/files/71b78f136f0cf8e13ec513f14011544acca24af3" alt="" width="314"><figcaption><p>After clicking, scan the QR code on the Tavily page from just now</p></figcaption></figure>

<figure><img src="/files/1d9ba0e721dd9a92de079bb675ba5dd0edd12011" alt="" width="314"><figcaption><p>You will get a string of numbers</p></figcaption></figure>

<figure><img src="/files/b3d63019d9e13f1f1fad1d14568dd2058c78ad38" alt="" width="375"><figcaption><p>Copy it to the Tavily page</p></figcaption></figure>

<figure><img src="/files/21c2b6e03df125af805c90ce9c0f7bef959126c4" alt="" width="375"><figcaption><p>It will prompt you to copy the code to a safe place; follow the advice and do it, even though you probably won't use it much.</p></figcaption></figure>

### 3. 🎉Registration successful🎉

Once you finish the steps above, you will enter the interface below, which means you have successfully registered. Copy the key to Cherry Studio and you can start using it happily.

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

***

### 💡 Get Help and Submit Feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to [Feedback and Suggestions](/docs/en-us/question-contact/suggestions.md) the official channels provided in.


---

# 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:

```
GET https://docs.cherry-ai.com/docs/en-us/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.
