# Auto-delivery items to shop

In order for your items to be automatically added to the shop, you need to go to the "Shop" section, click on the "Select the necessary" button and select either the day, or the weekly or monthly auto-delivery.

***

## Type of auto-delivery

After which the bot will offer to choose the type of auto-delivery

***

{% hint style="info" %}

* Daily auto-delivery takes place at 03:25 Moscow time
* Weekly auto-delivery takes place at 03:30 Moscow time
* Monthly auto-delivery takes place at 03:35 Moscow time
  {% 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/eng/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.
