> For the complete documentation index, see [llms.txt](https://naviaco.gitbook.io/naviaco-public-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/sams-club.md).

# Sam's Club

## Membership Requirement

A Sam's Club Membership is REQUIRED in order to run ACO, you can purchase a discounted membership [here!](https://www.samsclub.com/join/club?couponId=68P8E\&PID=ps_Google_FY26_Q1Q4_Acquisition_Membership_HMIPMAX_18330950547_df\&wl0=\&wl1=x\&wl2=c\&wl3=\&wl4=\&wl5=9008695\&wl6=\&wl7=\&wl8=18330950547\&wl15=\&wl16=\&wl17=\&wl18=\&wl19=\&wl20=CjwKCAiAh6y9BhBREiwApBLHCxXimDR4-IV172xDt8CNyb_-35oZCNtISXcQoixo4SnItHVpR_IgsRoCaTcQAvD_BwE\&gad_source=1\&gclid=CjwKCAiAh6y9BhBREiwApBLHCxXimDR4-IV172xDt8CNyb_-35oZCNtISXcQoixo4SnItHVpR_IgsRoCaTcQAvD_BwE)

## Setting Up 2FA Code Forwarding

In order to properly run Sam's Club ACO 2FA code forwarding is **required**. Below is a step by step guide in order to do so.

{% hint style="warning" %}
Note! This 2FA Code Forwarding method is ONLY for Gmail, forwarding with other providers will require your own research to do so!
{% endhint %}

#### 1. Go to your Gmail Inbox

In the top right there should be a :gear: icon, upon selecting it there should be **See All Settings** button, select that and continue.

#### 2. Navigate to "Forwarding and POP/IMAP"

Click on **Add a Forwarding Address** and input **<navicooks@gmail.com>** and click "Next"

* You'll be prompted to verify your account, do so.
* Once verified you'll be asked again "Forwarding mail to **<navicooks@gmail.com>"** click **Proceed**
* Finally, you should see a message that says "A confirmation link has been sent to <navicooks@gmail.com> to verify permission."

#### 3. Contact Navi to Confirm your 2FA Setup

{% hint style="info" %}
ONLY PROCEED FROM HERE AFTER CONFIRMING WITH NAVI!
{% endhint %}

#### 4. Go back to your main Gmail page and select the "Show Search Options" in the search bar

Below is a clip to show what im talking about!

{% file src="/files/ePzRW7DOC8IEIFFiEVfQ" %}
Video demonstrating where to select this option!
{% endfile %}

#### 5. type `transaction@info.samsclub.com` in the "from" section&#x20;

<figure><img src="/files/845raH5Jc9EQuZzONHzw" alt=""><figcaption></figcaption></figure>

#### 6. Select "Create Filter"

#### 7. Select "Forward it to:" and choose "<navicooks@gmail.com>" from the dropdown

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

#### 8. Finally select "Create Filter" again and you're done!

Can contact @n9vi on Discord or Open a ticket [here!](https://discord.com/channels/826429413369446451/1306818332279705610/1306821703124521085) (Must be in server for link to work, join NaviACO's Discord server [here!](broken://pages/VEAR5GjI8buAQHGBaaR7))


---

# 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:

```
GET https://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/sams-club.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.
