# Бот с акцией: купи товар в течение 48 часов, или цена изменится

В этой инструкции мы соберём **акционного бота**, который будет изменять цену товара через указанное время.

**Задача бота** - отправить товар с акционной ценой.

Если **через 48 часов** товар **не был оплачен**, то цена товара становится **без акции**.

{% hint style="info" %}
Собирать мы будем на примере товара "**iPhone**".&#x20;

Вы можете указать свои товар или услугу.
{% endhint %}

Чтобы перейти к следующему этапу, нажмите на кнопку ниже или на кнопку "**Далее**" ➡️

{% content-ref url="/pages/STcO5L2NWIdOSwxH9PdN" %}
[1. Создаём товар](/primery/primery-botov/bot-s-akciei-kupi-tovar-v-techenie-48-chasov-ili-cena-izmenitsya/1.-sozdayom-tovar.md)
{% endcontent-ref %}


---

# 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.leadconverter.su/primery/primery-botov/bot-s-akciei-kupi-tovar-v-techenie-48-chasov-ili-cena-izmenitsya.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.
