> ## Documentation Index
> Fetch the complete documentation index at: https://docs.r28.ai/charter/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects

> Every object and enum the Scrape tools accept.

## FormatType

<div className="enum-table">
  | Value            |
  | ---------------- |
  | `markdown`       |
  | `summary`        |
  | `html`           |
  | `rawHtml`        |
  | `rawBase64`      |
  | `links`          |
  | `images`         |
  | `screenshot`     |
  | `json`           |
  | `changeTracking` |
  | `branding`       |
  | `product`        |
  | `menu`           |
  | `audio`          |
  | `video`          |
  | `question`       |
  | `highlights`     |
</div>
