> ## 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 Account tools accept.

## ActivityEndpoint

<div className="enum-table">
  | Value           |
  | --------------- |
  | `scrape`        |
  | `crawl`         |
  | `batch_scrape`  |
  | `search`        |
  | `extract`       |
  | `llmstxt`       |
  | `deep_research` |
  | `map`           |
  | `agent`         |
  | `browser`       |
  | `interact`      |
</div>

## ThreatProtectionMode

<div className="enum-table">
  | Value    |
  | -------- |
  | `off`    |
  | `normal` |
</div>

## ThreatProtectionFailurePolicy

<div className="enum-table">
  | Value    |
  | -------- |
  | `open`   |
  | `closed` |
</div>
