> For the complete documentation index, see [llms.txt](https://docs.tronsave.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tronsave.io/guides/buy/resource-notifications.md).

# Resource Notifications

**Telegram Notifications** let you receive instant alerts in Telegram about your orders and market opportunities, so you can act in time without constantly checking the platform.

The feature covers both sides of the marketplace:

* **Buyer notifications (this page)** — alerts when a rented resource order is about to be reclaimed, or when your Energy/Bandwidth balance drops below a threshold.
* **Seller notifications** — alerts when a buy order matches your selling conditions (Suggest Sell), helping you sell faster at your preferred price. See the Suggest Sell guide.

**Resource Notifications** are the buyer-side alerts: they tell you when a purchased Energy or Bandwidth order is approaching its reclaim time, or when a balance is running low — so you can extend, repurchase, or top up before service is interrupted.

## Set up Telegram notifications

### Step 1 — Open the Notifications tab

Go to the **BUYER** section and click the **NOTIFICATIONS** tab.

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

Enter your Telegram ID in the provided field and click **CONFIRM**.

<figure><img src="/files/7El0zgNKEaddsLhyN8RU" alt=""><figcaption></figcaption></figure>

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

### Step 2 — Verify your Telegram

Click **GET CODE** to start verification.

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

A link to the TronSave Telegram bot appears — click it to open Telegram.

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FtS89l65J5g81GaDi7RSu%2Fimage.png?alt=media&#x26;token=87ad9b4a-e6f3-4162-8971-304154ff99d0" alt=""><figcaption></figcaption></figure>

In the bot, click **Click here to verify** to be redirected to the verification page automatically, or copy the `CODE` and enter it manually.

<figure><img src="/files/5TIfm6MLucgcqbl0iTxg" alt=""><figcaption></figcaption></figure>

### Step 3 — Configure your filters

Once verified, turn **ON** Resource Notifications to reveal the available filters.

<figure><img src="/files/8OAPaosF9O3RtAPqyw2v" alt=""><figcaption></figcaption></figure>

## Notification types

### Reclaim alert

Notifies you when a purchased Energy or Bandwidth order is about to reach its reclaim time, so you can **extend or repurchase** the resource before it is reclaimed and becomes unavailable.

* **Configurable lead time** — choose how early you want the alert (for example, 60 minutes before reclaim).

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2F1pvMjvOljqrWhyrXD4cE%2Fimage.png?alt=media&#x26;token=c1bfcf25-6930-45c4-a935-25c3a91c7de2" alt=""><figcaption></figcaption></figure>

### Low resource alert

Sends an alert when your Energy or Bandwidth drops below a threshold you define, so you can act before the balance reaches `0` and transactions start failing.

* **Per-resource control** — enable alerts for Energy, Bandwidth, or both.
* **Independent thresholds** — set a different threshold value for each resource type.

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FJ0xCEX8P4rMhp3rOrcRN%2Fimage.png?alt=media&#x26;token=bfea405b-b567-4ef4-bef0-7cd51d41c9bf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Reclaim alerts track your active rental orders; low resource alerts track the live Energy/Bandwidth balance on your address. Enable both for full coverage. See [Energy & Bandwidth](/concepts/energy-and-bandwidth.md) for how these resources are consumed.
{% endhint %}

## Next steps

* [Buy Energy & Bandwidth](/guides/buy.md) — place orders that these alerts will track.
* [Order Types](/concepts/order-types.md) — understand reclaim time and rental durations.


---

# 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:

```
GET https://docs.tronsave.io/guides/buy/resource-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.
