# Notification Setup

🔔 **24/7 Smart Alerts** keep your assets and information synced around the clock. You can push real-time updates regarding **your Agent**'s status and asset changes directly to Web/Mobile, Telegram, and Discord.&#x20;

<div><figure><img src="/files/4ogaNbSzZJFxoHVeU1Td" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/4pfVqdGAEdW70UutA392" alt="" width="188"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/t8rGoiOlBV6W6erJ6DLq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/L1ECsHMMAxRzdIVvGe6P" alt=""><figcaption></figcaption></figure></div>

***

## System Notifications&#x20;

In most cases, simply clicking “Allow Notifications” in your browser or device prompt is enough to enable notifications.

*Please make sure system notifications (browser/mobile notifications) are enabled.*

### **WEB**

<div align="left"><figure><img src="/files/Nh5vGECbo8hsgY9FtjCK" alt="" width="301"><figcaption></figcaption></figure></div>

### **iOS**

Due to iOS limitations, **notifications only work after adding TradeOS to your Home Screen.**

1. Open TradeOS in your browser
2. Tap “Share”
3. Select “Add to Home Screen”
4. Reopen TradeOS from your Home Screen

### **Android**

1. Open TradeOS in your browser
2. Tap the “⋮” menu
3. Select “Add to Home Screen” → “Install”
4. Reopen TradeOS from your Home Screen

## Telegram Notifications

<figure><img src="/files/FLEnknFyyUTY3tGHKYek" alt="" width="188"><figcaption></figcaption></figure>

⚠️ Security Warning: **@tradeos\_bot** is our ONLY official bot.&#x20;

Please verify the ID carefully and beware of scams or fake accounts to protect your assets!

#### **Direct Message Notifications**

Step 1: Obtain your User ID

Access a Telegram tool bot to obtain your Telegram User ID

*(e.g., bots like @userinfobot or @ShowJsonBot)*

<div align="left"><figure><img src="/files/zcxJ8xfMxzUZWDFMD5iq" alt="" width="188"><figcaption></figcaption></figure></div>

Step 2: Paste the User ID into TradeOS Notification Settings

Upon successful setup, you will start receiving alerts from @tradeos\_bot.

<div><figure><img src="/files/IM26gxiq3K2elvVH6m0p" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/9U6VrVmDxJJ4dRsRyw15" alt="" width="188"><figcaption></figcaption></figure></div>

#### **Group Notifications**

Step 1: Obtain your Chat ID

* Add **@tradeos\_bot** to the chat to receive notifications
* Add Telegram tool bot to obtain the Chat ID *(e.g., bots like @ShowJsonBot)*

<div><figure><img src="/files/rGEQqiM99oFojNQbnWHU" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/QYEc06lh1fJnWD1PRGXG" alt="" width="375"><figcaption></figcaption></figure></div>

Step 2: Paste the Chat ID into TradeOS Notification Settings

Upon successful setup, you will start receiving alerts from @tradeos\_bot.

<figure><img src="/files/FXkPx56oioljvOQkRXjq" alt="" width="188"><figcaption></figcaption></figure>

## Discord Notifications

1. Open your target Discord Channel settings

<figure><img src="/files/oOiLMl3izNywPqLwZ2TJ" alt="" width="375"><figcaption></figcaption></figure>

2. Navigate to: Channel Settings → Integrations → Webhooks
3. Create or copy the Webhook URL

<div><figure><img src="/files/hyYtndvCHyA9Hk2g9PEd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YdOwknJrpsfppPzNZXmm" alt=""><figcaption></figcaption></figure></div>

4. Paste the Webhook URL into TradeOS Notification Settings

Upon successful setup, you will start receiving alerts from TradeOS.

<div><figure><img src="/files/zjZFxXYWBdvvyZeGJjgk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GRqh4ojDMPHzviaBdMOc" alt=""><figcaption></figcaption></figure></div>

#### Agent's Analysis Details Visibility

By default, only your Agent's notifications are public.&#x20;

If you need to make the analysis content public, allowing other community members to view the Agent's analysis details together, please locate and check the ‘**Make this agent's analyses public’** option during the notification configuration process.

<figure><img src="/files/oSNP4CpKtqPvRONpPKBx" 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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq/my-agent/notification-setup.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.
