# Shopify

#### **Queue Bypass**

1. Go to the website that is going to drop.
2. Add any product that you find to cart
3. Go through the checkout process until you get to the last page
4. Bookmark the last page (This is the page where you fill in all your credit card info)
5. Remove the item from cart, once you have created the bypass link

#### **Example Setup**

1. Go to <https://kith.com/>
2. Add any item to the cart
3. Checkout and get to the last page.
4. On the last page, it should say “Complete Order”
5. Bookmark this page by clicking the star in the top right corner
6. Remove the item from your cart

#### **Release Time**

1. Add the item you want to buy to your cart.
2. Instead of pressing "Checkout" after adding to cart, click on the bookmark you made
3. Use an autofill to quickly 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.fluxnotify.com/flux-guides/manual-guides/shopify.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.
