# Crowdfunding & Pre-orders

#### Trustless Work Use Case: Crowdfunding

**Overview:** Crowdfunding platforms help innovators and creators raise funds directly from supporters. However, managing funds securely, transparently, and efficiently can be challenging, particularly with trust and accountability between backers and creators. Trustless Work simplifies this by providing an escrow infrastructure that guarantees transparency, safety, and efficient fund management.

<figure><img src="https://2074000817-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2e2YCRmNlhCnxxmEb6%2Fuploads%2FCVzQMV9yGBxNnhtnmyjN%2Fimage.png?alt=media&#x26;token=947d3e74-7d0b-4b3a-8024-2baf8dc362eb" alt=""><figcaption></figcaption></figure>

**How It Works:**

1. **Initiation:**
   * The crowdfunding platform sets up a new campaign with clearly defined milestones (e.g., prototype completion, product launch).
   * Each milestone has associated funds allocated through Trustless Work’s escrow contract.
2. **Funding:**
   * Supporters deposit funds directly into the smart escrow contract. Funds are held securely on the blockchain, visible to everyone involved.
3. **Milestone Status Updates:**
   * The project creator updates the status of each milestone upon completion. These updates are transparent and verifiable by supporters and platform administrators.
4. **Approval and Release:**
   * Supporters or the designated approver review milestone completions.
   * Funds are released to the creator upon successful verification and approval of milestones.
5. **Dispute Resolution:**
   * If disputes arise regarding milestone completion, a predefined dispute resolution mechanism activates, providing fair and transparent decision-making.

**Benefits:**

* **Trust and Transparency:** Backers can confidently support projects knowing their funds are safe and released only upon verified completion.
* **Reduced Fraud:** Eliminates the risk of misappropriation, as creators only receive funds upon meeting agreed milestones.
* **Efficiency and Automation:** Streamlines fund management, reducing administrative overhead and costs.

**Example Scenario:** A startup raising funds to develop a new smart gadget sets up three milestones: design completion, prototype demonstration, and final product launch. Supporters contribute to an escrow contract. As each milestone is achieved and verified, Trustless Work automatically releases funds to the startup, providing transparency and assurance to all stakeholders involved.


---

# 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.trustlesswork.com/trustless-work/use-cases-by-indutry/crowdfunding-and-pre-orders.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.
