# Upscale 🆙

## English

- [What is PropTrading](https://docs.upscale.trade/introduction/what_is_prop_trading.md)
- [About Upscale](https://docs.upscale.trade/introduction/about_upscale.md)
- [Goals and Benefits](https://docs.upscale.trade/introduction/goals_and_benefits.md)
- [Getting Started](https://docs.upscale.trade/how-to-join-upscale/getting_started.md)
- [Challenge & Trading Rules](https://docs.upscale.trade/how-to-join-upscale/participation_requirements.md)
- [Demo Account](https://docs.upscale.trade/how-to-join-upscale/demo.md)
- [Account Setup](https://docs.upscale.trade/how-upscale-works/account_setup.md)
- [Upscale Workspace](https://docs.upscale.trade/how-upscale-works/upscale_workspace.md)
- [Tournaments](https://docs.upscale.trade/how-upscale-works/tournaments.md)
- [Trading Assets](https://docs.upscale.trade/how-upscale-works/trading_assets.md)
- [Withdrawal Rules](https://docs.upscale.trade/how-upscale-works/withdrawal_rules.md)
- [Order Types](https://docs.upscale.trade/trade-mechanics/order_types.md)
- [Positions and Leverage](https://docs.upscale.trade/trade-mechanics/positions_and_leverage.md)
- [Margin Management](https://docs.upscale.trade/trade-mechanics/margin_management.md)
- [Daily Drawdown Protection](https://docs.upscale.trade/trade-mechanics/drawdown_protection.md)
- [Liquidations](https://docs.upscale.trade/trade-mechanics/liquidations.md)
- [PnL and ROI](https://docs.upscale.trade/trade-mechanics/pnl_and_roi.md)
- [Fees](https://docs.upscale.trade/trade-mechanics/fees.md)
- [Funding](https://docs.upscale.trade/trade-mechanics/funding.md)
- [Price Oracles](https://docs.upscale.trade/trade-mechanics/oracles.md)

## Русский

- [Что такое Проп-Трейдинг](https://docs.upscale.trade/ru/vvedenie/chto-takoe-prop-treiding.md)
- [О проекте Upscale](https://docs.upscale.trade/ru/vvedenie/o-proekte-upscale.md)
- [Цели и Преимущества](https://docs.upscale.trade/ru/vvedenie/celi-i-preimushestva.md)
- [Как начать](https://docs.upscale.trade/ru/kak-prisoedinitsya-k-upscale/kak-nachat.md)
- [Правила челленджа и торговли](https://docs.upscale.trade/ru/kak-prisoedinitsya-k-upscale/trebovaniya-dlya-uchastiya.md)
- [Демо-счёт](https://docs.upscale.trade/ru/kak-prisoedinitsya-k-upscale/demo-schyot.md)
- [Настройка аккаунта](https://docs.upscale.trade/ru/kak-rabotaet-upscale/nastroika-akkaunta.md)
- [Рабочее пространство Upscale](https://docs.upscale.trade/ru/kak-rabotaet-upscale/rabochee-prostranstvo-upscale.md)
- [Турниры](https://docs.upscale.trade/ru/kak-rabotaet-upscale/dva-tipa-turnirov.md)
- [Торговые активы](https://docs.upscale.trade/ru/kak-rabotaet-upscale/torgovye-aktivy.md)
- [Правила вывода средств](https://docs.upscale.trade/ru/kak-rabotaet-upscale/pravila-vyvoda-sredstv.md)
- [Типы ордеров](https://docs.upscale.trade/ru/torgovye-mekhaniki/tipy-orderov.md)
- [Позиции и кредитное плечо](https://docs.upscale.trade/ru/torgovye-mekhaniki/pozicii-i-kreditnoe-plecho.md)
- [Управление маржой](https://docs.upscale.trade/ru/torgovye-mekhaniki/upravlenie-marzhoi.md)
- [Защита от дневной просадки](https://docs.upscale.trade/ru/torgovye-mekhaniki/zashita-ot-dnevnoi-prosadki.md)
- [Ликвидации](https://docs.upscale.trade/ru/torgovye-mekhaniki/likvidacii.md)
- [PnL и ROI](https://docs.upscale.trade/ru/torgovye-mekhaniki/pribyl-ubytok-i-dokhodnost-investicii-roi.md)
- [Комиссии](https://docs.upscale.trade/ru/torgovye-mekhaniki/komissii.md)
- [Фандинг](https://docs.upscale.trade/ru/torgovye-mekhaniki/fanding.md)
- [Оракулы цен](https://docs.upscale.trade/ru/torgovye-mekhaniki/orakuly-cen.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.upscale.trade/introduction/what_is_prop_trading.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.
