# Getting Started

Welcome to our public fulfilment guide! This is designed to serve as a reference for how we do fulfilment at Peregrine Coast Press, what you can expect from us and what we expect from you 🙂

{% hint style="info" %}
These docs are a work in progress! Please let us know any comments or feedback so we can expand and improve them 😊
{% endhint %}

We’re always super excited when people reach out to us to arrange fulfilment, and we’ll do our best to help out!

As a quick guide, here are the things we’re good at:

[✅ Bulk fulfilment for Kickstarters or crowdfunding](/fulfilment/crowdfunder-distribution.md)

✅ Receiving, itemising and storing stock from printers

[✅ Distribution and shipping wholesale orders to other shops](/fulfilment/wholesale-and-distribution.md)

✅ Export, including handling customs into the E

Some of the things we’re not really set up for just yet:

❌ Complex assembly (eg. folding, gluing, cutting etc.)

❌ Long term storage (we don’t have space!)

We try to be flexible, so if there’s something you’re looking for help with then let us know and we can see if it’s something that is feasible!

Once you’re looking to get started, send us an email over to store[@peregrinecoast.press](mailto:store@peregrinecoast.press) with more details about you need to ship (volume, dimensions, weight) and we’ll get the ball rolling.

Check out the rest of the articles to get an idea of what that will look like 🙂


---

# Agent Instructions: 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:

```
GET https://docs.peregrinecoast.press/fulfilment/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
