# Water Bucket

### Staking and Minting

* Epoch duration: 6 hours<br>
* Next [**minting** ](https://droplits-organization.gitbook.io/droplit-ecosystem/broken-reference)indicates a countdown timer to the next epoch. (Each [epoch ](https://droplits-organization.gitbook.io/droplit-ecosystem/broken-reference)duration lasts for 6 hours)<br>
* [Transactions ](https://droplits-organization.gitbook.io/droplit-ecosystem/broken-reference)(withdrawal/deposits/reward claim) made in the Water Bucket will lock:
  * $GDS for 6 epochs
  * $LIT rewards for every epoch over Peg<br>
* [**APR** ](https://droplits-organization.gitbook.io/droplit-ecosystem/broken-reference)refers to the simple returns in USD value relative to the amount of GDS staked (USD value). *The Water Bucket APR fluctuates from time to time and is dependent on certain factors such as:*
  * Price of $LIT
  * Price of $GDS
  * Amount of $GDS staked in the Water Bucket


---

# 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://droplits-organization.gitbook.io/droplit-ecosystem/water-bucket.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.
