> For the complete documentation index, see [llms.txt](https://docs.peregrinecoast.press/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peregrinecoast.press/fulfilment/pricing-and-invoicing.md).

# Pricing

## Fulfilment

We'll pick, pack and ship your orders on your behalf. The single price includes all materials and shipping charges. We charge flat fees across the EU and internationally to make it easier for you to charge your customers the right price.

**How the weight bands work**

Each band includes one SKU up to (not including) the next band. It just applies to the weight of your items - I'll handle the packaging.

Additional SKUs are charged at a flat £1.20 per additional pick.

### Untracked

Untracked airmail with no compensation.

<table><thead><tr><th>Up to</th><th width="120">UK Price</th><th width="97">EU Price</th><th>ROW Price</th><th>US Price</th></tr></thead><tbody><tr><td>200g</td><td>-</td><td>£5.5</td><td>£9.50</td><td>£8</td></tr><tr><td>400g</td><td>-</td><td>£6</td><td>£9.50</td><td>£11</td></tr><tr><td>500g</td><td>£4.50</td><td>£6.5</td><td>£15.00</td><td>£11</td></tr><tr><td>800g</td><td>-</td><td>£7.5</td><td>£17.20</td><td>£13</td></tr><tr><td>1000g</td><td>£5.00</td><td>£9</td><td>£18.30</td><td>£17</td></tr></tbody></table>

### EU DDP

We are able to offer DDP (Delivered Duty Paid) on shipping.&#x20;

We charge a flat **25% of declared value** to cover the import tax & duties of your zines, and our additional administration costs associated with doing so.

Note that this is a **fixed** fee and doesn't vary based on local taxes or the goods you're sending. This allows you to charge your backers a single percentage of tax for the regions we support DDP to.

***What is DDP?***

Usually we deliver items without customs charges or duty paid. The recipient receives notification from the postal service and pays the levied charges and an administration fee. With DDP, we pay any charges on your behalf before the border so your zines are delivered quicker, more reliably and without the recipient having to take any action.

## Bundling and Assembly

We don't routinely do assembly, however we do consider requests to help people out.

Assembly is taking multiple items (eg. multiple zines, player sheets, stickers etc.) and combining them into a single pack to be sold as a combined SKU.

Please [contact us](mailto:fulfilment@peregrinecoast.press) if you think you might need this!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.peregrinecoast.press/fulfilment/pricing-and-invoicing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
