# Office

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

### Office Task Overview

### Preliminary Checklist

Before setting up tasks on Office, make sure you have everything below prepared:

* **Profiles**

> Create and save your checkout [profiles](https://guides.stellaraio.com/stellar/navigating-stellaraio/what-is-the-profiles-tab/how-do-i-add-a-profile) under the **Profiles tab** in Stellar. These contain your billing, shipping and payment info.

* **Proxies**

> - High-quality **ISP** or **Residential** proxies are required.
> - Low-quality or flagged proxies will cause **Akamai-related errors.**
> - For reliable performance, consider using **Stella Proxies ISPs or Residentials.**
>   * If you're looking for proxies, check out [Stella Proxies](https://guides.stellaraio.com/stellar/getting-started-with-stellaraio/stella-proxies) for high quality ISP and Residential proxies.

* **Cook Group Access**

> Optional but recommended. Your [cook group](https://guides.stellaraio.com/stellar/getting-started-with-stellaraio/cook-groups) can help you find product URLs, SKUs and early restock alerts.

### **Monitor Mode**

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

### **Normal Mode**

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

* What **mode** do I use?
  * **Monitor mode** is used to check for product availability
  * **Normal mode** is used for normal guest checkout&#x20;
* What does **Profile** mean?
  * Select a **Profile** you want to use and that profile information will be used when checking out items&#x20;
* What type of **proxies** should I use?
  * **DCs** and **ISPs** are the best due to speed but residentials also work but might have a large data usage
* What is the **Product** **PID** and how do I get them?
  * The **Product PID** is usually at the end of the product link (ex. <https://www.office.co.uk/view/product/office_catalog/2,60/3921216608>) The PID for this product would be `3921216608`
* What **Size** to use?
  * Input the **Size** you'd like to run for. One size per task. For example `10.5`
    * You can type `Random` for random sizing
* Which **Currency** do I select?
  * Select the currency that relates to your region USD, GBP or EUR
* What is **Payment Method**?
  * You can select Credit Card or PayPal
    * **Credit Card** option is for full ACO&#x20;
    * **PayPal** option will send you a checkout link to you via webhook
* What **delays** should I use?
  * Experiment anywhere between 3000 and 5000
* What is **Use Collect Method**?
  * If selected, your product will be shipped to the closest store depending on your profile billing zip code
    * Your profiles address must be identical to the format used on Office website. You can manually check via browser to see which address is working and use the exact format
* What is **Watch Task?** box?
  * Using watch task will help your proxies encounter less proxy bans and less proxy errors overall. Using a watch task essentially means you want your task to rely on other sources to monitor, in this case your monitor mode task will ping the watch task when a restock has happened
    * If you check this box, your task will wait for a monitor mode task to ping it then it'll proceed to add item to cart and checkout
    * If this box is unchecked, your task will monitor the sku, add to cart and checkout


---

# 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://guides.stellaraio.com/stellar/retailers/office.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.
