# Установка терминала

Для работы с терминалом Metascalp необходимо пройти процедуру установки.&#x20;

### Установка Production версии терминала

1. [**Загрузите**](https://download.metascalp.io/MetaScalp-win-Setup.exe) терминал с официального сайта [metascalp.io](https://metascalp.gitbook.io/metascalp/start/www.metascalp.io)
2. После установки ярлык программы появится на рабочем столе

### Установка Beta версии терминала

1. [Загрузите](https://staging-download.metascalp.io/MetaScalp-Beta-win-Setup.exe) терминал с официального сайта по ссылке: <https://staging-download.metascalp.io/MetaScalp-Beta-win-Setup.exe>
2. После установки ярлык программы появится на рабочем столе
3. Обновите терминал до актуальной версии

### Чтобы скачать конкретную версию терминала, замените номер версии в ссылке:

Production: <https://download.metascalp.io/MetaScalp-1.0.170.exe>

Beta: <https://staging-download.metascalp.io/MetaScalp-Beta-1.0.525.exe>

### Чем отличается Production и Beta версии терминала?

Фиксы багов и новые фишки заливаются в первую очередь на девелопмент, тестятся - стабилизируются и потом уже заливаются на продакшн.


---

# 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://metascalp.gitbook.io/metascalp/start/install.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.
