> For the complete documentation index, see [llms.txt](https://faq.apocalyptic.shop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.apocalyptic.shop/faqs.md).

# FAQs

## What is Apocalyptic Rations?

Apocalyptic Rations is a community project from [ThrillKicker Entertainment LLC](https://www.thrillkicker.co/). The IP rights of the Apocalyptic Apes and Apocalyptic Queen Apes allows us to utilize the artwork as laid out in the Commercial Use License found [here](https://apocalypticapes.com/terms/).

## Can I buy one (1) bottle? Why is there a 3-bottle minimum for retail customers?

United Sauces prefers to move an order with at least 3 bottles given their standardized shipping. If we can figure out a good way to manage that on the backend, we can move that model, but in general, there is such massive inefficiency in one (1) bottle orders that will inevitably come from that, we are not starting like this.

## How do I get my affiliate link and code?

* Be an Apocalyptic Ape or Apocalyptic Queen Ape holder.
* Have a hot sauce with your AAPE or AAPE Queen on it.
  * Don't have one? [Get one.](https://apocalyptic.shop/collections/aapes-custom-hot-sauce)
* Fill out the Primal Partner [Application](https://apocalyptic.shop/pages/primal-partner-program-hot-sauce-edition).
* You will receive an email from '<primalpartners@apocalyptic.shop>' with details including an affiliate link to your sauce(s) and a code.
  * This code serves two purposes and should be included whenever your link is shared.
    * It gives a discount to the person buying the sauce(s).
    * It tracks sales of your sauce(s) for the affiliate payout.
* Use the Primal Partner [Tools](https://primalpartnertools.apocalyptic.shop/) to assist sales of your sauce(s) at various stores or venues.
  * The Primal Partner Tools link is token-gated by [Gandalf](https://gandalf.page/) so make sure you have access to your wallet with your AAPE(s) or AAPE Queen(s). Connecting is done securely with over 350 different wallets including Metamask, Rainbow, and WalletConnect, and is done through a gas-less message signing request.
  * The Primal Partner Tools includes many materials including:
    * flyers
    * price lists
    * digital catalogs
    * and more.

## How can I find my affiliate details?

The easiest way is via your Shopify Collabs page found [here](https://collabs.shopify.com/). Once you sign in you will be able to see your affiliate link, code, your commission details, and the discount for your audience.

This code serves two purposes and should be included whenever your link is shared. It gives a discount to the person buying the sauce(s) and it tracks sales of your sauce(s) for the affiliate payout.

In the left-hand menu, there is an option for Payouts. Here you will see the commission you have earned.

The final option in the left-hand menu is for Settings. This is where you need to set up your details including PayPal for payouts when they are earned.

<figure><img src="/files/WN8sX8ilP5vxo0xX6KMo" alt="" width="476"><figcaption><p>Apocalyptic Shop affiliate details</p></figcaption></figure>

## How do I get wholesale pricing for my sauce(s)?

We have set up a separate wholesale site at <https://wholesale.apocalyptic.shop/>. This separate site allows us to offer the best buying experience for your sauce(s).

To get access you must:\
1\. Have at least one (1) custom sauce.\
2\. [Sign up](https://apocalyptic.shop/pages/primal-partner-program-hot-sauce-edition) for the Primal Partner Program.\
3\. Create a login for both the main and wholesale stores.

## How do I change my affiliate link?

It is possible to change your affiliate link. Please fill out a [support request](https://apocalyptic.shop/pages/hot-sauce-support) and we will get to it when we have availability.


---

# 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://faq.apocalyptic.shop/faqs.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.
