# Telegram Notifications

Some alerts are system-based and always active, while others can be managed manually in the app.\
To adjust your alert preferences, go to “**Home**” → ![](/files/YegfuFUICY4mJi6mOZy2) and use the toggle switches to enable or disable specific categories.

### Configurable Alerts

{% tabs %}
{% tab title="Price Movements" %}
Notifies you about significant price changes in your tracked tokens.

<table data-view="cards"><thead><tr><th align="center">Alert:</th><th>Description:</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Position Changes</strong></td><td>Alerts about price movement in tokens where you currently hold an open position.</td><td data-object-fit="contain"><a href="/files/1wRNvjlB1GYl4GGChuGG">/files/1wRNvjlB1GYl4GGChuGG</a></td></tr><tr><td align="center"><strong>Watchlist Changes</strong></td><td>Updates for tokens you’ve added to your Watchlist.</td><td data-object-fit="contain"><a href="/files/sODGNKDhdoiSE7LBzDOM">/files/sODGNKDhdoiSE7LBzDOM</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Portfolio Summary" %}
Provides periodic summaries of your overall portfolio performance.

<table data-view="cards"><thead><tr><th align="center">Alert:</th><th>Description:</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Portfolio Updates</strong></td><td>Short-term portfolio movements and unrealized PnL changes.</td><td data-object-fit="contain"><a href="/files/9HEU1HxwpciZlBcOcBT0">/files/9HEU1HxwpciZlBcOcBT0</a></td></tr><tr><td align="center"><strong>Daily Summary</strong></td><td>End-of-day statistics, including Top Gainer, Top Loser, and 24h PnL overview.</td><td data-object-fit="contain"><a href="/files/au9ZgRBsezB05vZY2jty">/files/au9ZgRBsezB05vZY2jty</a></td></tr></tbody></table>
{% endtab %}

{% tab title="Sentiment Insights" %}
Informs you about changes in Smart Sentiment for your active positions and watchlist assets.

<table data-view="cards"><thead><tr><th align="center">Alert:</th><th>Description:</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Position Sentiment</strong></td><td>Updates when sentiment shifts for tokens in your open positions.</td><td data-object-fit="contain"><a href="/files/d8Yl03GrzXfg2DhNsN8W">/files/d8Yl03GrzXfg2DhNsN8W</a></td></tr></tbody></table>
{% endtab %}

{% tab title="System Alerts" %}
Certain notifications are always active and cannot be disabled.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Deposit &#x26; Withdrawal</strong></td><td></td></tr><tr><td align="center"><strong>Take Profit (TP), Stop Loss (SL), &#x26; Limit Orders</strong></td><td></td></tr><tr><td align="center"><strong>Listing</strong></td><td></td></tr><tr><td align="center"><strong>Liquidation</strong></td><td></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.onfomo.com/trading/telegram-notifications.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.
