> For the complete documentation index, see [llms.txt](https://docs.manifold.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manifold.xyz/client-sdk/reference/cost.md).

# Cost

| Field    | Type                                    | Required | Description                   |
| -------- | --------------------------------------- | -------- | ----------------------------- |
| total    | [Money](/client-sdk/reference/money.md) | ✅        | Total cost including all fees |
| subtotal | [Money](/client-sdk/reference/money.md) | ✅        | Cost excluding fees           |
| fees     | [Money](/client-sdk/reference/money.md) | ✅        | Platform fees                 |
