# Tavily Internet Access Login and Registration Tutorial

### 1. Tavily official website

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

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

### 2. Detailed steps for Tavily registration

Visit the official website above, or go to Cherry Studio - Settings - Network Search - click Get Key, and it will directly jump 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 (Log in) and use it. By default, it jumps to the login page.
{% endhint %}

1. Click Register Account to enter the following screen. Enter your commonly used email, or use your Google or GitHub account, then proceed to enter a password in the next step—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 and 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 overwhelmed.... 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—Microsoft's Authenticator \[a bit cumbersome]

2. Use the WeChat mini program: Tencent Identity Verifier. \[Easy, anyone can do it; recommended]
   {% endhint %}

3. Open the WeChat mini program and search for: Tencent Identity Verifier

<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 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. Take the advice and do it, although you probably won't use it much.</p></figcaption></figure>

### 3. 🎉Registration successful🎉

After completing the steps above, you will enter the following screen, indicating that your registration was successful. Copy the key into Cherry Studio and you can start using it happily.

<figure><img src="/files/dc09256b62c7339e07cdff689a34dcee3b55cd29" 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/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.
