> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jina Deep Research

[DeepSearch](https://jina.ai/deepsearch/) is a powerful API from Jina that combines **search, content extraction, and multi-step reasoning**. Instead of giving you a quick but shallow response, it performs a series of steps: plan → search → read → reflect → answer.

This guide will walk you through how to use Jina Deep Research on TypingMind.

<aside>
  🔥

  **Go to [TypingMind app](https://typingmind.com/?ref=jinaai)** to set up and use Jina Deep Research **for free**.
</aside>

## Step 1: Get Jina Deep Research API key

Head over to [the DeepSearch page](https://jina.ai/deepsearch/?utm_source=chatgpt.com) and scroll to the **Deep Research API** section. You’ll be able to generate an API key that comes with a generous 10M free token allowance. No credit card or account is required.

Once generated, copy your key. It will look something like this: `jina_xxxxxxxxxxxxxxxxx`

<img src="https://mintcdn.com/typingmind/7fxalBaEFNO2seEf/manage-and-connect-ai-models/jina-deep-research/image.webp?fit=max&auto=format&n=7fxalBaEFNO2seEf&q=85&s=90d9aae48abaea15c78e18cdd554be81" alt="image.webp" width="2546" height="1722" data-path="manage-and-connect-ai-models/jina-deep-research/image.webp" />

Keep it private—this is the key that authenticates your requests.

## Step 2: Set up Jina Deep Research on TypingMind

To configure Jina Deep Research in TypingMind, go to Models —> Add Custom Models:

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/xai-(grok-ai)/image%206.webp" alt="image.webp" />

Use the following details:

* **Name**: Jina Deep Research (or a name of your choice)
* **Endpoint**: [`https://deepsearch.jina.ai/v1/chat/completions`](https://deepsearch.jina.ai/v1/chat/completions)
* **Model ID**: `jina-deepsearch-v1`
* **Add Custom Header:** `Authorization` : `Bearer your_Jina_api_key`

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/jina-deep-research/image%201.webp" alt="image.webp" />

## Step 3: Start working on your research tasks with Jina

With everything set up, select **Jina DeepSearch** as your model in TypingMind and begin experimenting.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/jina-deep-research/image%202.webp" alt="image.webp" />
