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

# Staking Mechanism

#### 1. Staking NFTs for $BitterBucks Rewards:

Bitters introduces an innovative staking mechanism where users can leverage their NFT holdings to earn additional $BitterBucks tokens. This process actively engages users in the $BitterBucks ecosystem, offering enticing rewards for their commitment.

#### 2. Staking Process:

To stake NFTs and begin earning $BitterBucks rewards, users can follow these straightforward steps:

* **Connect Wallet:** Connect your Base wallet containing Bitter NFTs to the staking platform.
* Choose the specific NFTs you wish to stake from your connected wallet.

#### 3. Staking Duration:

* **Staking Flexibility**: Our NFTs offer the freedom of no minimum staking time, allowing users to engage in short-term staking activities. However, it's important to note that longer staking periods are incentivized with higher rewards.

#### 4. Rewards Distribution:

* **Frequency:** Staking rewards are distributed periodically, providing users with a predictable schedule for earning additional $BitterBucks tokens.

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

**TLDR:**

The $BitterBucks staking mechanism allows users to stake their NFTs and earn $BitterBucks rewards, with an enticing multiplier for longer staking periods. With transparent rules on staking amounts, durations, and multipliers, we aim to create a rewarding and engaging staking experience within the Bitters project.


---

# 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, and the optional `goal` query parameter:

```
GET https://bittersstake.gitbook.io/bitters/staking-mechanism.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
