# Авто-доставка предметов в магазин

Чтобы ваши предметы автоматически добавлялись в магазин, необходимо перейти в раздел "Магазин", нажать на кнопку "Выберите нужное" и выбрать либо дневную, либо недельную, либо месячную авто-доставку.

<figure><img src="/files/PhjKg1CBzciPzXWt5cyv" alt=""><figcaption></figcaption></figure>

***

## Тип авто-доставки

После чего бот предложит выбрать тип авто-доставки

<figure><img src="/files/uQELUdq83XMmAJafBNiH" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}

* Дневная авто-доставка происходит в 03:25 по Московскому времени
* Недельная авто-доставка происходит в 03:30 по Московскому времени
* Месячная авто-доставка происходит в 03:35 по Московскому времени
  {% endhint %}


---

# 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.wetbot.space/guide/items/auto-delivery.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.
