> For the complete documentation index, see [llms.txt](https://peppage.gitbook.io/knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://peppage.gitbook.io/knowledge/food/weird-drinks.md).

# Weird Drinks

I like water, I don't mind drinking it at all. For some reason there's a huge push (probably BS) to drink other stuff. I love trying new drinks. So even if I think it's all consumerism I still want to see if they're any good.

## Säpp

This is birch tree water. Claims of "Nutrient rich beverage" and 3x less sugar than coconut water (which I don't understand either).

I had this one with apple and ginger. It had strong flavors of ginger. I liked drinking it.

![Image of Säpp](https://i.imgur.com/wJcBrqM.jpg?1)

## Matchabar

Yeah I like green tea and matcha so this makes sense.

I had this one and it does have a strong lemonade flavor. It's good but makes me wonder what the original is like.

![Image of Matchabar](https://i.imgur.com/g0TyfS3.jpg?1)

## Stumptown Oatly Cold Brew Coffee Horchata

This is disappointing. I love horchata but this doesn't have a strong flavor in any direction. It kinda just tastes like oat milk. Which isn't bad so I liked the taste of the drink but for what is advertised it doesn't meet my expectations.

![Image of Cold Brew Horchata](https://i.imgur.com/NJaqRWr.jpg?1)


---

# 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://peppage.gitbook.io/knowledge/food/weird-drinks.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.
