# Address Jigging

#### What does address jigging do?

* Most retailers only allow one product per person for hyped items. Jigging your address allows you to have multiple orders shipped to the same house without getting cancelled. It does not mean to change your address, but mainly just abbreviating from Street to St. or Drive to Dr. or changing the way your name is spelled. To find all possible abbreviations visit: <https://pe.usps.com/text/pub28/28apc_002.htm>
* Jigging your address may help prevent your order from being cancelled, it is also recommended to use different phone numbers, emails, and cards.

#### Examples

123 Maple Street Apt. A

123 Maple Strt. Floor. 1

123 Maple Str. Suite 2

123 Maple St. #1

456 Tree Drive #1B

456 Tree Driv. Floor. 2

456 Tree Drv Apt. #2

456 Tree Dr. Suite

Sam Smith

Samuel Smith

Sam. F Smith

Samuel Frank Smi.

Samuel F. Smith


---

# 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/general-guides/address-jigging.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.
