# Pricing

Setting up a Community is free, but fees may apply to accept and pay out money.

### More details: [Donate PR Pricing](https://donatepr.com/pricing)

#### Current pricing terminology

<table><thead><tr><th width="182.87016081000593">Term</th><th>Meaning</th><th>Note</th></tr></thead><tbody><tr><td><strong>Platform Tip</strong></td><td>Voluntary donation to DonatePR</td><td>Financial contributors see the tip option at checkout</td></tr><tr><td><strong>Host Fee</strong></td><td>Fee charged by Fiscal Hosts to Communities for their hosting services</td><td>Varies depending on the Fiscal Host (commonly 0%-10%)</td></tr><tr><td><strong>Platform Share</strong></td><td>Host Fee revenue shared with Donate PR</td><td>15% of Host Fees charged by Fiscal Hosts goes to the platform</td></tr><tr><td><strong>Owed</strong></td><td>Platform Share and Platform Tip amounts due to be paid</td><td>Seen in Host reports and data exports</td></tr></tbody></table>

Previous pricing terminology

We iterated the pricing model a few times before settling on what we think is the best method. We're still updating terms in a few places, so for clarity these are defined here in case you encounter them.

| Term           | Replaced by    |
| -------------- | -------------- |
| Platform Fee   | Platform Share |
| Host Fee Share | Platform Share |
| Shared Revenue | Platform Share |
| Debt           | Owed           |


---

# 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.donatepr.com/about/pricing.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.
