# Crowdfunder Distribution

### 🤔 How it works

1. You run your crowdfunding campaign and get a load of awesome backers!
2. Let us know the SKUs that we’ll ship (check out [Goods-In Procedures](/fulfilment/goods-in-procedures.md)), particularly if you have complicated tiers
3. Once backers have submitted their addresses, you send us the shipping data (check out [Goods Outbound](/fulfilment/goods-outbound.md)) and we'll send them an invoice to pay their exact shipping fee
4. You send us the stock to fulfil directly from your printer
5. We ship it out :tada:


---

# 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/crowdfunder-distribution.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.
