> For the complete documentation index, see [llms.txt](https://docs.bankai.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bankai.app/staking-usdbank/bank-platinum-cards.md).

# Bank Platinum Cards

Staking your Bank Platinum Card NFTs in the Vault system allows you to boost your share of revenue generated from various sources like Bankpad, $Bank fees, and Vaultum revenue. Here’s a brief overview:

* **Stake Your NFTs:** Lock your Bank Platinum Card NFTs into the staking system to participate.&#x20;
* **Increase Your Earnings:** Staking these NFTs grants you a higher revenue share, boosting your potential earnings from the platform's diverse income streams.&#x20;
* **Flexible Unstaking:** You have the option to unstake your NFTs as needed.&#x20;
* **Emergency Withdrawal:** An emergency function is available for unforeseen circumstances, providing added security for your assets.

This feature is designed to enhance the value and utility of your Bank Platinum Card NFTs within the ecosystem.

Here's how you can Increase your earnings by staking your $Bank NFT(s):

* ***1 Bank NFT:*** <mark style="color:yellow;">+20% Boost in Stake reward</mark>&#x20;
* ***2 Bank NFT:*** <mark style="color:yellow;">+40% Boost in Stake reward</mark>&#x20;
* ***3 Bank NFT:*** <mark style="color:yellow;">+60% Boost in Stake reward</mark>&#x20;
* ***4 Bank NFT:*** <mark style="color:yellow;">+80% Boost in Stake reward</mark>&#x20;
* ***5 Bank NFT:*** <mark style="color:yellow;">+100% Boost in Stake reward</mark>

Staking your Bank Platinum Card NFTs offers a significant boost to your revenue share. Each NFT staked adds a 20% boost to your earnings. The maximum number of NFTs you can stake per wallet is 5. This means you could potentially achieve up to a 100% boost in revenue share. Your total rewards are calculated based on the amount of Bank tokens you have staked, enhanced by the percentage boost from your staked NFT(s). This unique feature leverages both your token investment and NFT holdings, optimizing your earnings from various revenue sources within the platform.


---

# 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://docs.bankai.app/staking-usdbank/bank-platinum-cards.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.
