# Get Tavily Key

### Step 1: Go to <https://app.tavily.com/sign-in> and click "Sign In"

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

### Step 2: Select Sign In method. Let try with Google

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

### Step 3: Select one of your Google accounts

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

### Step 4: You will be redirect to <https://app.tavily.com/home>. Go to "API Key" section and copy the key. Keep it secret.

<figure><img src="/files/hD61RI5GiaVGPdPuIdOS" 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.mindmac.app/how-to.../internet-browsing/get-tavily-key.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.
