# Upscale Workspace

The application is simple, elegant, and focused on functionality for professional traders.

## 💼 Accounts

The "Accounts" section is your personal dashboard, providing a quick overview of your trading account and serving as your entry point to the platform.

<div align="center"><img src="/files/ER350xKOxndbGrdYt1SY" alt=""></div>

### 💎 Here you can

* View a list of active and historical accounts.
* Track your progress in the current challenge (for example, a task to earn 5% profit).
* See your current trading balance, stop level, and profit target.
* Review your total earnings for the current stage.
* Add new accounts to participate in additional challenges.
* Switch between: 🇺🇸 *English* • 🇷🇺 *Russian* • 🇪🇸 *Spanish* • 🇵🇹 *Portuguese* • 🇨🇳 *Chinese*

## 📊 Portfolio

The "Portfolio" section displays all vital information about your current positions and trades.

<div align="center"><img src="/files/8fRqdRg7ziXsWUdFRCSZ" alt=""></div>

### 💎 Here you can

* View the total value of your portfolio and balance changes.
* See all open positions with details: instrument, volume, entry price, profit/loss, margin, and leverage.
* Quickly access open orders and trade history.
* Sort positions by update date and other options.
* Add new assets to your portfolio.

## 📈 Tradе

The "Tradе" section allows you to select and track crypto assets on the market.

<div align="center"><img src="/files/tp9wd2aE7AznpT0MkUhU" alt=""></div>

### 💎 Here you can

* Search for tokens by name or ticker.
* Browse popular, new, and crypto assets.
* Check current prices and percentage changes.
* View available leverage for any trading pair.
* Sort assets by favorites, name, or leader status.

## 🏆 Tournaments

The "Tournaments" section is designed for traders who want to test their skills in a competitive environment. You can join both real and demo account events to earn valuable rewards.

### 💎 Here you can

* Join active tournaments based on selected assets or strategies.
* Participate in tournaments on **real** and **demo accounts**.
* Track your ranking and view other participants' results.
* Win prizes — for example, **real Upscale challenges** without paying the fee.
* Check the schedule of upcoming tournaments and subscribe to notifications about new events.

## 📊 Referrals

The "Referral Program" section enables you to earn by inviting new users. Track your rewards and referral activity in real time.

<div align="center"><img src="/files/GsgaJwjPvyyqXC1h42PM" alt=""></div>

### 💎 Here you can

* See your current reward level and the number of active referrals.
* Review the tier conditions and percentages: Silver (10%), Gold (12%), Platinum (15%).
* Invite friends and increase your bonus.
* View your referral list and monitor their activity.

*This is a perfect fit both for regular users and influencers!*


---

# 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.upscale.trade/how-upscale-works/upscale_workspace.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.
