> ## Documentation Index
> Fetch the complete documentation index at: https://greenteagentic.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Steep from URL

> Pull a live web page into your brew context using Firecrawl.

## What it does

The **+ steep URL** button on `/brews/new` scrapes any public URL into clean
markdown and appends it to your brew's `context` field. Powered by
[Firecrawl](https://firecrawl.dev), so JavaScript-rendered pages, blogs, docs,
and changelogs all work.

## When to use it

* Pulling a competitor's pricing page into a **Strategy Brew**
* Dropping a research paper or blog into a **Research Brew**
* Loading API docs into a **Prompt Brew** so the model has the latest reference

## How to use it

1. Open `/brews/new` and pick any brew type.
2. Click **+ steep URL** above the **Context** field.
3. Paste a URL (e.g. `https://example.com/post`) and hit **Steep**.
4. The page's markdown is appended to your context. Edit freely before brewing.

## Notes

* Only the main content is extracted — nav, footers, and ads are stripped.
* Large pages are truncated to keep prompts efficient.
* Steeping a URL counts against your Firecrawl credits, not your AI credits.
