# Poultice

A mix or paste of herbs that are wrapped in a cloth and placed on the skin. The poultice is left on the skin for an extended period of time. The most common uses for a poultice are for skin issues, like sunburns and insect bites.

> ## Base Recipe
>
> *From: The Master Book of Herbalism by Paul Beyerl*
>
> * 1/2 oz herbs
> * 1/2 cup boiling water
> * steep 20 mins
>
> ## Using
>
> * Make a thick paste with the desired herb, clay, or charcoal and water.
> * Apply directly to the affected skin or place between two layers of cloth and apply the cloth to the skin
> * Leave for 20 mins - 3 hours. Repeat as necessary.


---

# Agent Instructions: 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://materia.cronevibes.com/recipes/poultice.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.
