# Fees and Rewards

## **Submission Fees**

To join Pitch Professor Lily, players pay a submission fee of 0.0025 BNB per pitch. This fee may adjust based on platform activity to reflect demand, but it’s capped to stay affordable and ensure accessibility for all users.

Fees are allocated thoughtfully to power the platform’s reward system and support its growth:

* **33%** flows into the Bounty Pool, funding the rewards for users who successfully impress Professor Lily.
* **34%** goes to the vault to buy win tokens.
* **33%** covers platform operations.

## **Bounty Pool**

The Bounty Pool is the heart of the reward system, growing with every pitch submitted:

* **Growth**: Each submission fee adds to the Bounty Pool, increasing the stakes and driving competition.
* **Distribution**: When a user convinces Professor Lily, they claim the entire Bounty Pool, which is sent directly to their wallet. After each win, the pool resets for the next round, ready to grow again.


---

# 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://pitch-professor-lily.gitbook.io/pitch-professor-lily/fees-and-rewards.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.
