---
title: "Delivery Policy"
description: "Deliver Policy for Attainium's Conduct It Yourself Tabletop Exercises"
url: "https://www.attainium.net/delivery-policy"
date: "2026-06-04T15:18:56+00:00"
language: "en-US"
---

# Delivery Policy

---

[Conduct It Yourself Tabletop Exercises](https://www.attainium.net/tabletop-exercises/about-tabletop-exercises "Conduct It Yourself Tabletop Exercises") are delivered electronically (via download or on CD) upon receipt of the order and a valid form of payment.

Media (CD) is available for an extra charge.

---

*This policy was last updated on February 29, 2024*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.attainium.net"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Delivery Policy",
            "item": "https://www.attainium.net/delivery-policy.md"
        }
    ]
}
```
