> For the complete documentation index, see [llms.txt](https://docs.cosmicfomo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmicfomo.com/cosmic-paperr-1/mekhanika-igry/polety-s-mekhanikoi-short-i-long-pozicii.md).

# Полеты с механикой шорт- и лонг-позиций

Шорт — это («короткая») позиция в трейдинге, позволяющая заработать на падении цены криптоактива, в отличие от лонг («длинной») — позиции, позволяющей, наоборот, заработать на ее росте.

При запуске пилота в космический полет у пользователей Cosmic FOMO есть возможность выбрать позицию в шорт или лонг. При выборе шорта игрок будет зарабатывать, когда цена выбранных им криптоактивов будет падать. При выборе лонг-позиции выигрыш определят активы, поднявшиеся в цене.&#x20;

*\*Дисклеймер: данные, представленные в настоящем документе, носят строго информационный характер, не являются финансовым советом и могут быть изменены в любое время на усмотрение команды разработки.*


---

# 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.cosmicfomo.com/cosmic-paperr-1/mekhanika-igry/polety-s-mekhanikoi-short-i-long-pozicii.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.
