# Stake & Secure Allocation

## Key Rule

* No Stake/Unstake Limit: Stake/Unstake as many BSCS tokens as you want.
* Lock-in Period: 72 hours before unstaking is allowed.
* Withdrawal Waiting Period: 7 days after unstaking to withdraw funds.
* Snapshot: Your staked balance is checked 24-36 hours before the IDO to confirm eligibility.

## User Guide

### I. How to Stake

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

1. Go to [Launch Pools](https://bscs.finance/launch-pool)
2. Determine the amount of BSCS to stake.
3. Confirm the staking transaction.

### II. How to Unstake

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

1. Access to [Unstake](https://bscs.finance/launch-pool?unstake) tab.
2. Choose the amount to unstake.
3. Confirm the unstaking process.

### III. How to Withdraw

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

1. Wait for the 7-day withdrawal period after unstaking.
2. Initiate the withdrawal request in [Withdraw](https://bscs.finance/launch-pool?withdraw) tab.
3. Collect your principal and interest.


---

# 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://docs.bscs.finance/how-to-participate-in-an-ido/stake-and-secure-allocation.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.
