# Staking

**Where and how do I purchase LIFT?**

LIFT can be purchased on [Pancakeswap](https://pancakeswap.finance/swap?outputCurrency=0x513c3200f227ebb62e3b3d00b7a83779643a71cf). Detailed tutorial on how to make a purchase you can find [here](https://docs.uplift.io/basic/how-to-buy-lift-on-pancakeswap).

**Where can I see my tokens?**

If you staked LIFTs you can see staked LIFT amount on Stake and Unstake pages.

<figure><img src="/files/0xyk0JxrDIkktq0oXVNu" alt=""><figcaption></figcaption></figure>

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

**How do I stake my tokens?**

Visit the Staking page, choose the best staking conditions for you, approve transferring of your tokens to our staking contract, and stake it. The detailed instruction [here](https://docs.uplift.io/staking/how-to-stake-lift-tokens).

**How do I unstake my tokens?**

Go to Unstake page and press the button “Unlock” on necessary staking.

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

**How long do we have to wait to get our staking power to be able to join the IDO or Seed Sale?**

Staking power generation takes 2 hours for now. We recommend you check our social media before investments to always know the last participation conditions.

**Do you have to be compulsorily staking LIFT to become a member of the DAO, or is holding it enough?**

Your voting power depends upon the amount of Staking Power generated from locking your LIFT in a staking contract.

**Once I lock in tokens for a certain period, can I unstake them before reaching maturity?**

Yes, you can unstake your tokens, but pay a commission for early withdrawal. A 5% staking fee is applied to the user's stake (but not to the rewards) when a user exists before the due time.&#x20;

**Does staking $100 worth of LIFT tokens automatically make you a DAO member, or is there a certain amount required to become a DAO member?**

Any amount of staked LIFT makes you a DAO member. The amount of staked LIFTs only impacts the weight of the vote.

<br>


---

# 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.uplift.io/faq/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.
