# Net Donations

PizzaTON Campaigns offers two distinct donation methods: Net and Gross. The choice between these methods is determined by the campaign creator and dictates how donations are received for each supported token or currency. This setting provides flexibility and can be adjusted by the campaign owner at any time.

**The Net Donation method prioritizes transparency and eliminates the need for currency conversions. Here's how it works:**

* **What you donate is what the creator receives:** If a donor contributes 10 TON to a campaign set up for Net Donations in TON, the campaign creator receives exactly 9 TON. This principle applies to all supported cryptocurrencies and tokens.
* **Benefits for Campaign Creators:**
  * **Predictable Income:** Creators can accurately forecast their earnings based on the donation amounts displayed on the platform.
  * **Simplified Accounting:** Eliminates the complexities associated with tracking and managing multiple currency conversions.
  * **Direct Value Transfer:** Ensures that the full value of the donation, minus the platform fee, reaches the intended recipient.

#### Net Donation Fee Structure

To sustain the platform and support its development, PizzaTON Campaigns implements a **10% fee** on all Net Donations. This fee is automatically deducted by the router during the donation processing stage.

**Token Burning Mechanism:**

Crucially, **50%** of the collected fee is immediately used to purchase and burn PTJ tokens. This mechanism contributes to:

* **Decreasing Token Supply:** Reducing the overall circulating supply of PTJ tokens.
* **Increasing Token Value:** As the supply diminishes, the scarcity of PTJ increases, potentially driving up its value over time.


---

# 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://wiki.pizzaton.me/pizzaton-campaigns/net-donations.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.
