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

# Toothpaste

I don't like mint so finding a toothpaste is a giant pain in the butt. So the search is on!

## [Redmond Earthpaste](https://www.amazon.com/gp/product/B00BCQ2TOG)

The thing about this one is that it doesn't foam like typical toothpaste. Everyone says you get used to it and maybe some people do but I can't. It feels like nothing is happening. I don't think my teeth are any worse off so this one is a "might buy again". Depends if I can find something else, I might settle.

## [Tuxedo Activated Charcoal](https://www.amazon.com/gp/product/B017VP0OX4)

This is weird! But it feels like it's working. The problem is you get charoal on everything. NO matter how careful you are. I made a mistake by not taking before and after photos. However, I don't care about making my teeth white only about keeping them mint free and clean. The mess isn't worth it.

\##[Tom's of Maine Cinnamon Clove](https://www.amazon.com/dp/B07P6LR9ZD/)

Weird at first but I got used to it. Best option so far!


---

# 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/misc/toothpaste.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.
