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

# Features

- [Multiple Collections](https://wp.gotmlabz.io/nft-staking/features/multiple-collections.md): Have multiple collections? prefer to have them all staked on one site, we got you covered, one site, one domain. All your NFT staking in one place.
- [Extra Tokens](https://wp.gotmlabz.io/nft-staking/features/extra-tokens.md): Add extra Tokens to staking rewards.
- [Trait Bonuses](https://wp.gotmlabz.io/nft-staking/features/trait-bonuses.md): Add a bonus token amount for certain attributes. These bonuses will stack on top of other bonuses.
- [Time Bonuses](https://wp.gotmlabz.io/nft-staking/features/time-bonuses.md): Reward holders based upon the length of term NFT has been staked.
- [Rarity Bonuses](https://wp.gotmlabz.io/nft-staking/features/rarity-bonuses.md)
- [Wallet Bonus](https://wp.gotmlabz.io/nft-staking/features/wallet-bonus.md): Pay specific wallets a bonus per day on top of ther base rate
- [Airdrops](https://wp.gotmlabz.io/nft-staking/features/airdrops.md): The most advanced cost effective airdrop system within a staking site.  Perfect for collabs with other projects & rewarding your holders with instant token airdrops.
- [Locked Staking](https://wp.gotmlabz.io/nft-staking/features/locked-staking.md): Prevent useres from unstaking or claiming for specific time periods, after the locking period ends staking rewards revert to the base rate.
- [Eternal Staking](https://wp.gotmlabz.io/nft-staking/features/eternal-staking.md)
- [JUP Swap](https://wp.gotmlabz.io/nft-staking/features/jup-swap.md)
- [Snap Shots](https://wp.gotmlabz.io/nft-staking/features/snap-shots.md): Snapshots available to download
- [Placeholders](https://wp.gotmlabz.io/nft-staking/features/placeholders.md)
- [Analytics](https://wp.gotmlabz.io/nft-staking/features/analytics.md)
- [Custom Domains](https://wp.gotmlabz.io/nft-staking/features/custom-domains.md)
- [Admin Unstake](https://wp.gotmlabz.io/nft-staking/features/admin-unstake.md)
- [Badges](https://wp.gotmlabz.io/nft-staking/features/badges.md): Allow users to earn badges for staking achievements linked with custom points for leaderboard
- [Trait Sets](https://wp.gotmlabz.io/nft-staking/features/trait-sets.md)


---

# 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://wp.gotmlabz.io/nft-staking/features.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.
