> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/2.-set-alerts.md).

# 2. Set Alerts

On-chain and market data's dramatic changes are often precedent indicators of market value change. However, it's impossible to track all the changes by staring at the data 24/7. If you set alerts, you can be prepared for changes in the market without monitoring them constantly. Set preset alerts recommended by CryptoQuant, or customize your alerts to get the latest data updates.

***

## Alerts are important

<figure><img src="/files/VKKJPPvGsORhbxX9wz5F" alt=""><figcaption><p>An example of setting alerts for aSOPR to determine BTC market tops</p></figcaption></figure>

The example from the above user's alert shows an over 10% price drop followed by the aSOPR alert in March. Likewise, you can also take a better position in the market without monitoring the data changes by pulling all-nighters every night.

***

## Interested in Following Whales, ETF Flows, or Miner Behavior? Check our Analyst’s Preset Alerts

### Track Whales

<figure><img src="/files/niqGfiryBZeLj78QiRyv" alt="Track if Bitcoin Whales are Buying or Selling"><figcaption><p>Track if Bitcoin Whales are Buying or Selling</p></figcaption></figure>

With one click you can subscribe to alerts following whales’ movements. Find out when smart money is moving into Bitcoin to stay ahead.

> 🐳 [Know when Whales are Buying and Selling](https://cryptoquant.com/alert/preset/65f9458e9bcfce562f1e7d0d?utm_source=website\&utm_medium=userguide\&utm_campaign=preset-alert\&utm_content=julio-moreno)&#x20;

***

### Follow the ETF Flow

<figure><img src="/files/oJA7PauJAqEgKHDkNPnK" alt=""><figcaption><p>Preset Alerts to Follow Spot Bitcoin ETFs</p></figcaption></figure>

Bitcoin Spot ETFs are eating up the market, therefore, making sure you follow their movements is paramount to having a leg up on the market. In one click, you can follow all of our recommended preset alerts.

> [📈 Track Institutional Investors' ETF Inflows](https://cryptoquant.com/alert/preset/65f944db9bcfce562f1e7d0a?utm_source=website\&utm_medium=userguide\&utm_campaign=preset-alert\&utm_content=ki-young-ju)

***

### Monitor Miners

<figure><img src="/files/uyPlFpmeFDXMleLVjZ57" alt=""><figcaption><p>Monitor the Sell-Off from Bitcoin Miners</p></figcaption></figure>

Bitcoin miners can change the market. Stay informed about when they sell their Bitcoin to make smarter trades and reduce risk.

> [⛏️ Understand the Miners and Track their Sell-Offs](https://cryptoquant.com/alert/preset/65f946079bcfce562f1e7d11?utm_source=website\&utm_medium=userguide\&utm_campaign=preset-alert\&utm_content=ki-young-ju)

***

{% hint style="info" %}
**Further Notice**

1. Further information is available on [CryptoQuant Data Guide](https://dataguide.cryptoquant.com/)
2. The content is for informational purposes only, you should not construe any such information or other material as legal, tax, investment, financial, or other advice.
   {% endhint %}

{% embed url="<https://intercom.help/cryptoquant/en/collections/2793995-alert-settings>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.cryptoquant.com/quickstart/6-minute-feature-guide/2.-set-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
