# UpScalp Status and Service Updates

**Last reviewed:** 2026-05-23.

Use status updates to decide whether to fix your local setup, wait for a service-side update, or contact support with an account-specific report.

Use this page when checking whether UpScalp is down, whether there is an outage, whether an incident update applies to you, or whether the issue is more likely local setup.

Status guidance is not a trading signal and does not say whether a market setup is good. It only helps you understand whether an UpScalp service path is healthy.

## Check official sources first

Use:

1. Announcements: `https://t.me/upscalpannouncements`
2. Status notices linked from official UpScalp pages.
3. Support instructions only when official channels direct you there.

Do not rely on unofficial Telegram groups, DMs, or copied screenshots as the source of truth.

## Decide whether status applies to your issue

| Your issue                                       | Check status?                             | Also check                                                     |
| ------------------------------------------------ | ----------------------------------------- | -------------------------------------------------------------- |
| No UpScalp messages arrive for several users     | Yes.                                      | Announcements and the no-signals guide.                        |
| Only one Telegram account misses messages        | Yes, then local setup.                    | Telegram setup, account access path, and Premium verification. |
| Premium verification failed                      | Only if an access incident is announced.  | Premium verification guide and support report format.          |
| A bot, link, or support account looks suspicious | No, unless an official warning is posted. | Official Links and account-protection guidance.                |
| Market is quiet and no signal appears            | Usually no.                               | Signal volume can be lower when valid setups are not present.  |

If an issue affects only your account, a status page may not explain it. Run local setup and access checks before sending support a report.

## Read the status correctly

| Status        | Meaning                                     | What to do                                            |
| ------------- | ------------------------------------------- | ----------------------------------------------------- |
| Investigating | A problem is being checked.                 | Record your issue details; avoid repeated retries.    |
| Identified    | Cause is known and fix work is in progress. | Wait for the next update unless told to act.          |
| Monitoring    | A fix is live and being watched.            | Re-check your path once, then wait if still affected. |
| Resolved      | Incident is closed.                         | Run local troubleshooting if your issue remains.      |

If no official status is posted, do not treat screenshots from other users as a service incident. Use the troubleshooting page and keep evidence in case support needs it.

## During an active incident

1. Do not restart setup flows repeatedly.
2. Do not submit the same support issue multiple times.
3. Keep UTC timestamps.
4. Follow only official instructions.
5. Do not create exchange API keys, share secrets, or enable withdrawal permissions because someone in an unofficial channel says it will fix the issue.

Repeated retries can make troubleshooting harder.

## After resolution

1. Confirm the affected product path: Lite, Premium, or approved beta.
2. Re-check Telegram delivery.
3. Run the no-signals guide if your account is still affected.
4. Contact support with timestamps if the issue persists.

Include the incident name or announcement timestamp in the report so support can separate post-incident cleanup from an unrelated account/setup issue.

## What status updates do not cover

Status updates do not replace:

1. Premium verification.
2. Telegram notification setup.
3. official-link checks.
4. trade risk management.
5. approved beta access confirmation.

If a page asks for account-specific details, use the support format instead of posting private details in a public channel.

## Related

1. [Signals Not Arriving](https://upscalp.gitbook.io/upscalp-docs/troubleshooting/upscalp-troubleshooting-no-signals)
2. [Contact Support](https://upscalp.gitbook.io/upscalp-docs/troubleshooting/upscalp-contact-support)
3. [Telegram Setup](https://upscalp.gitbook.io/upscalp-docs/setup/upscalp-telegram-setup)
4. [Official Links and Channels](https://upscalp.gitbook.io/upscalp-docs/reference/upscalp-official-links)


---

# 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://upscalp.gitbook.io/upscalp-docs/troubleshooting/upscalp-status-and-service-updates.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.
