> 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/amazon.md).

# Amazon

## Requirements

* Account(s) are required and need to be VERIFIED in order for us to login, please ping in ticket when you are ready to verify.
* Please make sure the account has order history prior to sending it to our service, this is to avoid any possible account locks.
* Please make sure the following have done on your account in order to ensure there aren't any issues in running your account.

1. Make sure to have 2FA off.
2. Make sure to have default payment information and shipping information already on account.
3. Must have Amazon Prime
4. Signup for Amazon smile and pick a charity [here](https://smile.amazon.com/gp/chpf/homepage?orig=%2F).
5. 1 Click checkout turn ON, you can check that [here](https://www.amazon.com/cpe/yourpayments/settings/manageoneclick).


---

# 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/amazon.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.
