# Schedule Pickup

## Where to find the Schedule Pickup Window?

You can access the **Schedule Pickup Window** from the **Features tab** in the tool.

<figure><img src="/files/wO7JSyCz94tjtlPvKjj1" alt=""><figcaption><p>The Schedule Pickup window — pick a carrier (UPS Schedule, DHL Schedule, or Import Data) and fill in the address, package quantity, and total weight.</p></figcaption></figure>

## How it works?

After entering your data and setting up your first schedule, the tool will auto-generate a reusable template for easy imports in the future.

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

{% hint style="info" %}
We bypass the fee that UPS has to generate a pickup, meaning that the pickups generated by RestocksAIO are free.
{% endhint %}

{% hint style="info" %}
Both **UPS** and **DHL Express** pickups are supported. Select your carrier in the Schedule Pickup window.
{% 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.restock.gg/features/functions/schedule-pickup.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.
