# Search viral trending news

To search viral trending news, use the source "Perplexity".

This calls Perplexity.AI, which uses the internet to research your topic.

Then, choose a news article you want to remix and feed it in as a source.

{% embed url="<https://youtu.be/mu13wvq_2JU>" %}

## Step 1. Use Perplexity.AI to find viral trending news

1. Add source "Perplexity"
2. Input this prompt:

```
Find viral trending news about [TOPIC] this past week. 
Prioritize news sources based in US or Europe. 
Prioritize the latest, most recent news. 
For each news item, include:
- summary
- article URL
- publish date
```

This is an example starting point.

Feel free to use any prompt.

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

## Step 2. Add news article as source

Review the output from Perplexity.

Choose a news article to remix.

Copy the the article URL.

Add it as a new "Article" source:

<figure><img src="/files/3HoZVaJIBHMcPctPpZvh" alt=""><figcaption></figcaption></figure>

## Step 3. Create posts

Select an existing prompt from your prompt library. Or, type any prompt you want.

Finally, click "Generate" to remix the viral trending news article into social media posts!


---

# 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.blotato.com/tips-and-tricks/search-viral-trending-news.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.
