> For the complete documentation index, see [llms.txt](https://docs.crxtoken.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crxtoken.xyz/page-7.-credit-express-bot/7.2-key-functions.md).

# 7.2 Key Functions

#### Instant Insights

Users can request an immediate snapshot of their credit health, including:

* recent behavioral trends
* risk indicators
* short-term credit movement
* explanations of what changed and why

**Commands:**\
/summary — daily overview\
/health — current credit condition\
/today — most recent activity

***

#### Smart Budget Digest

The bot compiles spending data into concise weekly or monthly digests:

* total spending
* category breakdown
* behavioral shifts
* trend comparisons with previous periods

Reports are optimized for readability within chat, making them easy to process at a glance.

***

#### Live Spending Alerts

The bot monitors spending behavior continuously and sends instant alerts for:

* unusually high transactions
* unexpected repeating charges
* upcoming bills
* late or missed payments
* significant behavioral deviations

Each alert includes a brief explanation and recommended next steps.

***

#### Behavior Signals

AI-driven behavioral monitoring enables the bot to identify deeper structural patterns, including:

* long-term credit trajectory
* shifts in income and expense balance
* risk-increasing behaviors
* actions likely to influence future credit health

These insights help users make course corrections early.

***

#### One-Tap Panels

The bot can generate compact, card-style snapshots:

* credit overview
* bill panel
* category spending panel
* behavioral trend panel

**Commands:**\
/panel\
/bills\
/spending

***

#### Multi-Device Sync

The bot works seamlessly across:

* mobile Telegram
* desktop Telegram
* web Telegram

It is currently the only Credit Express interface that requires **zero UI navigation** while preserving the full analytical depth of the system.


---

# 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.crxtoken.xyz/page-7.-credit-express-bot/7.2-key-functions.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.
