# Development Fees

There is a 3% fee taken on all entries that supports the following:

<table><thead><tr><th width="166">Type</th><th width="93">Percent</th><th width="250">Notes</th><th>Token</th></tr></thead><tbody><tr><td>Oracles &#x26; Marketing</td><td>25%</td><td>Chainlink VRF, Automation, &#x26; marketing efforts</td><td>BNB, CAKE, USDT, USDC</td></tr><tr><td>Future Game Development</td><td>25%</td><td>Ideation, development, &#x26; maintenance</td><td>BNB, CAKE, USDT, USDC</td></tr><tr><td>Bankrolls</td><td>30%</td><td>Seeds &#x26; Supports Game Bankrolls</td><td>BNB, CAKE, USDT, USDC, WDRIP</td></tr><tr><td>Community Project Support</td><td>20%</td><td>Stakes wDrip in DripX, etc.</td><td>BNB, CAKE, USDT, USDC, WDRIP</td></tr></tbody></table>

Fees taken in BNB are kept in BNB, and are primarily used to fund the oracles and marketing efforts.  Fees taken in DRIP are wrapped into WDRIP, and those taken in WDRIP remain.  More than half of the 3% fee goes back into future bankrolls and game development. &#x20;

Additionally, 20% goes to supporting community projects.  For instance, there is opportunity to stake WDRIP in products like DRIPX to earn yield in BNB, which can support WDRIP liquidity and price.  Money flows like these leverage the power of community, and even add incentive to the game itself.


---

# 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://gaspumpgames.gitbook.io/drip-station/development-fees.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.
