> For the complete documentation index, see [llms.txt](https://the-stoned-frogs.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-stoned-frogs.gitbook.io/whitepaper/stoned-coffee/online-store.md).

# Online Store

![Don't Frog-et to tip your waiter!](/files/vm7nUPxyA0bWoAH7cyFg)

## The Stoned Frogs Online Store

We will be creating an Online Store on our [website](http://www.thestonedfrogs.io/) to allow users to purchase products using [$SEEDS](/whitepaper/tokenomics.md).

### What products will be available on the Online Shop?

* Cannabis
* Cannabis Products—Ashtrays, Rolling Papers, Lighters, and more!
* CBD Products
* Merchandise—T-Shirts, Hoodies, Hats, and more!
* Miscellaneous—Seasonal gifts and products!

### Who can use the Stoned Frogs Online Shop?

Anybody! Items will be available for purchase with [$SEEDS](/whitepaper/tokenomics.md) or $SOL for holders and non-holders.

### What is the benefit to holders?

As a Stoned Frogs NFT holder, you will receive a **discounted-price** on all Online Store Items. This includes discounted [$SEEDS](/whitepaper/tokenomics.md) prices. This does **not** apply to non-holders, who only receive a discounted price in the [Stoned Frogs Coffeeshop](/whitepaper/stoned-coffee/cannabis-coffeeshop.md) for [$SEEDS](/whitepaper/tokenomics.md) purchases.


---

# 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://the-stoned-frogs.gitbook.io/whitepaper/stoned-coffee/online-store.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.
