Skip to content

Agents > Agent context

URLs as Context

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Attach a public URL to your prompt so the agent can reference that page's content.

Attach a public URL to any agent prompt to provide page content as context. Warp scrapes the page and surfaces the extracted text directly to the model, giving the agent access to documentation, references, or any publicly accessible web content.

You can attach a public URL to any prompt to provide page content as context. Warp will scrape the page and surface the extracted text directly to the model.

  • Only publicly accessible pages are supported.
  • The full page is added to the model’s context, which may increase credit usage for long documents.
  • Only the specific URL you provide is processed. The agent won’t explore the site, follow links, or crawl beyond that page.

Example of referencing docs via a URL

Example of referencing docs via a URL.