# Staking Pool Parameters

Total Token staked in pool

Total Reward Distributed in pool

Reward Token (Optional)

Stake Pool Token (Optional)

Pool Locking Period: Optional

Pool Start Time: Default Current Time if mention 0.

Pool End Time: Optional

Stake Hardcap: Max token amount that can be stake overall

Min Stake: (Optional)  Minimum token amount that has to be staked by staker

Max Stake: (Optional) Max token amount that user can stake

Pool Admin using Openzepplin Access Controls

Withdraw Allowed Flag by admin


---

# 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://securedapp.gitbook.io/securedapp-launchpad/secure-token-staking/staking-pool-parameters.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.
