# AI Search Use Cases

AI Search adapts to different needs through specialized **Focus Modes**, each designed to retrieve and summarize information from specific types of sources. Below are practical examples of how each mode can be used.

### **Web Mode**

Focused on exploring live websites, blogs, and news sources.\
Ideal for general research, trend tracking, and real-time discovery.

**Use Cases:**

* Find the latest industry or market trends.
* Summarize current news articles and blog posts.
* Compare products, tools, or software features.
* Gather insights from official websites or press releases.
* Monitor brand mentions or competitor updates.

### **Writing Mode**

Tailored for creative and professional writing tasks.\
Best for drafting, rewriting, or generating fresh content ideas.

**Use Cases:**

* Find inspiration from web articles and creative sources.
* Research tone and style examples for marketing copy.
* Collect references or facts to support your writing.
* Rephrase or summarize web-based writing samples.
* Explore trending writing topics for blogs or campaigns.

### **Mathematics Mode**

Optimized for numerical reasoning, equations, and technical explanations.\
Ideal for students, analysts, and professionals dealing with data or formulas.

**Use Cases:**

* Solve complex math problems step by step.
* Find formulas, proofs, and solution methods.
* Understand mathematical concepts with clear explanations.
* Retrieve examples of applied math in physics, finance, or engineering.
* Compare alternative problem-solving approaches.

### **Academic Mode**

Prioritizes research-backed and verified academic sources.\
Perfect for scholars, students, and professionals conducting formal research.

**Use Cases:**

* Search for peer-reviewed journal articles or studies.
* Summarize academic papers and extract key insights.
* Gather references for essays, theses, or reports.
* Explore citations, related works, and scholarly discussions.
* Stay updated with recent research and publications.

### **Reddit Mode**

Retrieves community-driven insights, experiences, and discussions from Reddit.\
Useful for exploring opinions, trends, and real-world perspectives.

**Use Cases:**

* Discover public opinions or feedback on products or services.
* Analyze discussions around emerging topics or technologies.
* Identify pain points, user experiences, and community trends.
* Collect authentic viewpoints for research or content creation.
* Track niche communities or expert threads for insights.

### **YouTube Mode**

Searches and summarizes content from YouTube videos.\
Ideal for learning, research, or content analysis through multimedia sources.

**Use Cases:**

* Summarize educational or tutorial videos.
* Extract key points or timestamps from long-form content.
* Find product reviews or comparisons in video format.
* Analyze creator discussions, interviews, or documentaries.
* Discover trending topics and channels in specific categories.


---

# 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://help.chatlyai.app/products-and-features/ai-search-engine/ai-search-use-cases.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.
