# 1. Narrative Based Trading

**Narrative trading**

In crypto, narratives tend to shift rapidly, driving trends such as Decentralized Finance (DeFi), the Bitcoin ETF, or the latest "flavor-of-the-month" blockchain. These narratives often lead to capital rotation from one trend to another. By recognizing early signs of emerging narratives, traders can capitalize on them using pair trading.

For instance, suppose a new blockchain gains traction after influential accounts on social media start discussing it. A potential pair trade might involve using the new blockchain as the long leg while shorting an existing blockchain that is losing relevance or mindshare. Keeping both legs within the same category (e.g., Layer 1 blockchains) provides a degree of protection against external factors, such as an overall market downturn, by focusing on relative performance rather than absolute price movement.

By understanding and applying these strategies, traders can leverage both statistical and narrative-driven opportunities for profitable pair trading.


---

# 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.pearprotocol.io/use-cases/1.-narrative-based-trading.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.
