> For the complete documentation index, see [llms.txt](https://usdlambo.gitbook.io/lambo-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdlambo.gitbook.io/lambo-whitepaper/usdlambo-ecosystem/token-staking.md).

# Token Staking

## Token Staking

Lambo Staking offers $LAMBO holders the ability to earn more tokens by contributing their holdings to a 1-Month variable APY Staking Pool. Staking also demonstrates a strong holder user base, as new investors are able to view a certain % of supply is locked in the staking pools. Staking also helps support the growth of the $LAMBO token as it lowers the total price impact of wallets, and allows the community to be even further within the token’s ecosystem.   

Lock Period: 30 Days 

Early Withdraw Fee: 15% (If withdrawn before the 30 day lock period)  

Variable APY (Found through the dApp)  <br>

#### To participate and earn, follow these steps:

1. Connect your wallet to the Lambo Staking dApp
2. Contribute your $LAMBO tokens to the variable APY Staking Pool&#x20;
3. After 30 days, claim your $LAMBO tokens earned through the dApp!

**Staking dApp Link : Coming Soon!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://usdlambo.gitbook.io/lambo-whitepaper/usdlambo-ecosystem/token-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.
