> For the complete documentation index, see [llms.txt](https://qp-protocol-limited.gitbook.io/lightpaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qp-protocol-limited.gitbook.io/lightpaper/quidd-token-introduction/economics/staking.md).

# Staking

**Staking that yields more success as a collector, not just more return on tokens.**

Quidd collectors that hold QUIDD -- either obtained through Collect To Earn activities or, for collectors located in eligible countries, through acquiring via an exchange -- will have an opportunity to stake their QUIDD to unlock monthly collector features and benefits.

Starting in 2022, Quidd will introduce multi-tier, value-added Collector Super Services designed to up-level collectors from intermediate to advanced usage.

These professional-grade features, exclusive to holders of theQUIDD Token, will help collectors be more successful, and could include:

Selling

* Unlimited Cash Auctions
* Unlimited Cash Repacks and Raffles
* Improved Listings Management Tools
* Storefront Customization
* Storefront and Listing Promotion
* Advanced Notice on Blind Offers
* In-Depth Item Population Reports
* Real-Time Circulation Data

Buying

* Unlimited Blind Offers
* Low Print Locators

At the end of each month, staked collectors can choose to discontinue their subscription to the Collector Super Services -- a process that will be easier than unsubscribing from most fiat-based monthly subscriptions -- releasing their tokens from escrow.

As a result, staked tokens only stay staked if collectors are receiving commensurate benefits from these Collector Super Services. This creates a reciprocal pressure on the Quidd team to ensure that associated features are truly helpful, otherwise tokens will become un-staked.&#x20;

Perhaps most importantly, the increased utility derived from staking tokens is not simply more tokens or more returns per token. Instead, the benefits are those that come from being a better collector on Quidd.

The final list of features will be voted on by the community with pricing determined before final rollout.<br>


---

# 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://qp-protocol-limited.gitbook.io/lightpaper/quidd-token-introduction/economics/staking.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.
