> For the complete documentation index, see [llms.txt](https://guides.stellaraio.com/stellar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.stellaraio.com/stellar/retailers/shapev2.md).

# Shapev2

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

This module allows you create ATC cookies for Target, these cookies are needed for ATC and/or checkout

If you're running Target, we recommend you use the browser extension along with the Shape module

### Shape Task Overview

### Gen mode

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

### Gen Experimental mode

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

### Which **Mode** do I use?

* * **Gen mode** will allow you to generate Shape cookies for sites like Target which need these cookies to purchase specific products
  * **Gen-Experimental mode** works similarly to Gen mode, but it forces the use of a headless browser. This mode is ideal for scaling harvesters, especially when running a large number of accounts simultaneously.
* What type of **Proxies** should I use?&#x20;
  * ISPs are most recommended but you can also try good quality resis
    * If you're looking for proxies, check out [Stella Proxies](/stellar/getting-started-with-stellaraio/proxies.md) for high quality ISP and Residential proxies&#x20;
* What is **Cookie Expiration**?
  * Time in ms how long you want the cookies to last
    * Ex. `120000` would be 120 seconds
      * Recommended to use `3000000`
* What is **Browser**?
  * Select any browser you want
* What is **Invisible**?
  * This Invisible experimental feature allows cookies to be generated without displaying a browser window
    * **Recommended usage:**\
      Keep your current Shape setup and harvester count (both in-bot and extension) and switch **one harvester** to Invisible mode to test performance. At this time, device spoofing is not implemented so **do not increase your total number of harvesters** as this may increase the risk of device level Shape bans


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.stellaraio.com/stellar/retailers/shapev2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
