# ETF Alert

You can select ETFs and set alarms based on price or dividend yield. By setting an alert, you will be alerted when the desired ratio or price is reached.

### **Step 1: Find the ETFs you need**

Using the ETF Screener, Dividend ETFs or Dashboard, select the ETF of your choice to access the detailed description page.

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

### **Step 2: Set an alert**

Select "Alert Setting" in the top right corner to bring up the alert window. You can set alerts based on price, dividend yield and other criteria. **You will be alerted by email or mobile phone when the ETF touches the specified value.** *To learn how to use dividend yield alerts, see the* [*Dividend ETF Investing Guide*](/how-to-choose-etfs/divdiend-etf.md) *in our guide book.*

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

### **Step 3: Edit your alerts**

Select the My Page icon with your profile picture. You will be taken to the ETF Alerts Settings screen where you can view and edit the alerts you have set up. In the future we will add more options such as price, fundamentals, etc. for setting alerts.

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


---

# 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.etf-portfolio.com/how-to-choose-etfs/etf-alert.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.
