# Gameplay

<figure><img src="/files/4MqhJ93gKiG3qMuphsl2" alt=""><figcaption></figcaption></figure>

Players buy pumps and duel it out for a chance at winning a portion of the prize pool.  All entries are converted to WDRIP and added to the Station.  BNB is swapped for WDRIP via the PancakeSwap V3 pool, DRIP is wrapped into WDRIP, etc.  Players receive bonus pumps depending on the entry token they use:

* BNB (0%)
* USDT (0%)
* USDC (0%)
* CAKE (0%)
* WDRIP (10%)
* DRIP (20%)

DRIP entries are given the highest bonus to incentivize the burning of supply through the token's native transfer tax.  Once a Station is full, it randomly selects winners using provably fair [Chainlink](https://chain.link/) services.  Winning players are paid out in WDRIP, and the next Station starts.  Every Station has a chance of hitting the Jackpot, which boosts prizes far past an average round...


---

# 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/gameplay.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.
