# Staking

## **A step by step guide to set up a staking pool**

1. Click on this [link](https://www.thrustpad.finance/stake/create).&#x20;

<figure><img src="/files/kPIo2ONivuCcJarELpTr" alt=""><figcaption><p>Stake Create New Button</p></figcaption></figure>

2. **Next you need to enter in the token addresses:**

* **Staking Token Address:** This is the token your holders will need to stake to earn rewards.

<figure><img src="/files/iRdBaZGMZ3oxZKK6A90R" alt=""><figcaption></figcaption></figure>

3. Fill in the following

* **Stake Name:** This is the name of the staking pool.
* **Start Date Time:** This is the date your pool opens.
* **End Date Time:** This is the date it closes.
* **Unstake Time:** Your investors can't unstake till this time has passed.
* **Reward APY in EDU:** This is the % reward APY in EDU set by the investor
* **Reward APY in Token:** This is the % reward APY in the Staked Token set by the investor
* **Stake Hardcap:** This is the max amount of tokens that can be staked in your pool.
* **Min Limit to Stake:** This is the minimum amount required to be able to stake in your pool.

<figure><img src="/files/Tzyway4kAK287SmBFfz6" alt=""><figcaption></figcaption></figure>


---

# 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://thrustpad.gitbook.io/docs/for-projects/staking.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.
