> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ru/osnovnye-momenty-propw/publish-your-docs-81.md).

# Ограниченная по времени акция PropW: скидка 10% на все аккаунты!

![](https://coinw.zendesk.com/hc/article_attachments/35145369053977)Уважаемые трейдеры PropW,

Воспользуйтесь захватывающей ограниченной скидкой 10%!

Не упустите возможность — присоединяйтесь к ограниченному предложению PropW, чтобы привнести азарт и новые впечатления в вашу торговлю! В период проведения мероприятия все пользователи могут получить скидку 10% на регистрационный взнос за участие в челлендже.

&#x20;

Детали мероприятия:

* Даты: с 16 июля по 22 июля 2024 г.
* Скидка: 10% на все покупки аккаунтов

Как принять участие:

* Войдите в свой аккаунт PropW
* Зарегистрируйтесь на челлендж со скидкой 10% в период проведения мероприятия

&#x20;

Правила и условия:

* Эта скидка распространяется на всех пользователей PropW и действительна для всех регистраций аккаунтов/челленджей в период мероприятия.
* &#x20;CoinW оставляет за собой право окончательной интерпретации мероприятия, включая, помимо прочего, изменение, корректировку или отмену мероприятия без предварительного уведомления. Если у вас есть вопросы, свяжитесь с нами.

&#x20;

Подписывайтесь на нас и присоединяйтесь к сообществу PropW:

Веб-сайт PropW:[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

Twitter:[ https://twitter.com/PropWGlobal](https://twitter.com/PropWGlobal)&#x20;

Telegram:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)&#x20;

Discord:<https://discord.com/invite/JmRV4aeEbf>&#x20;

YouTube:[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

&#x20;

Желаем удачных торгов!&#x20;

Команда PropW


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.propw.com/announcement/announcement-ru/osnovnye-momenty-propw/publish-your-docs-81.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
