# Modes

## Default

This is the basic checkout flow. This mode should always work. It takes the SKU as input (ex. 20977412)

## Fast

This is an accelerated checkout flow. If PX is high it can incur errors, great for restocks. It takes the SKU as input (ex. 20977412)

## Ultra

The fastest mode offer. This mode requires the OfferID. OfferIDs are given in the announcement channel for major items, however if you would like to get one for a different item open a ticket and the staff will help (ex. 197E50F5A48D4747AF0CB3F246BC79FF)

## Account Queue

This mode is specifically designed for drops with the queue enabled. Use this always during console drops, unless otherwise told in the announcements. It takes the SKU as input (ex. 20977412). For this account mode log in 45 mins before the rumored drop time to allow sufficient time for log in. Once Log in is completed, stop tasks, and restart a few mins before the drop.

## Other Account Modes

Account modes all use account details to log into accounts. Majority of high priority drops in 2022 require Walmart+ accounts. Each mode is similar to the non-account modes however require accounts to be checked in the task settings.&#x20;


---

# 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.fluid.cx/sites/walmart/modes.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.
