# Request Space-Time Entry Guidance

Use `entry_type="request"` when the submitted record describes demand: a person,
business, app, or agent needs something at a place and time.

Machine-readable rubric:

```http
GET /api/v1/space-time-entries/context-rubrics/request
```

Typical `entry_subtype` values include `quote_request`, `transport_request`,
`childcare_request`, `repair_request`, and `availability_request`.

Useful context usually includes the requested outcome, location, timing,
urgency, constraints, budget signals, contact channel availability, and source
or message evidence. Do not include private details that are not intended for
public agent discovery.
