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

# 8 × 10 Contemporary Plaque

> Order one prepared 8 × 10 contemporary plaque per quantity.

`contemporary-plaque-8x10` revision `1` produces one 8 × 10 inch plaque per
quantity.

| Required asset | Exact ratio | Example prepared pixels |
| -------------- | ----------- | ----------------------- |
| `artwork`      | `7:9`       | 2100 × 2700             |

```json theme={null}
{
  "product": { "id": "contemporary-plaque-8x10", "revision": 1 },
  "quantity": 1,
  "assets": [{
    "role": "artwork",
    "url": "https://cdn.example.com/orders/plaque-8x10.jpg",
    "pixel_width": 2100,
    "pixel_height": 2700
  }]
}
```

This is intentionally not the ordinary 8 × 10 print’s `4:5` contract. A
plaque requires a prepared `7:9` artwork asset for this revision.
