> For the complete documentation index, see [llms.txt](https://bas3d-litepaper.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bas3d-litepaper.gitbook.io/docs/how-to-play/bank-keys.md).

# Bank Keys

There are 4 different types of Bank Keys that can be chosen at the time of purchase. Each type of key rewards the ecosystem differently and is chosen at the end of every round based on the most popular type of key purchased in that round.&#x20;

1. Snek Key: Prioritizes funding BAS3D VIPs, giving more to those who stake rather than to those who purchase a key in a given round.&#x20;
2. Whale Key: Wanting the pot to grow to be largest possible, whale keys prioritize giving a larger portion to the BAS3D winner through the jackpot won at the end of the round. This key lowers the amount of returns going to VIPs and Bank Key owners.&#x20;
3. Bull Key: A larger portion of the pot is distributed to the Key owners in the form of dividends, taking away from the amount that would be going to VIPs.
4. Bear Key: Choosing a Bear key means you want NO returns to go to VIPS, and instead, gives 100% of the Key taxes back to Key owners from that round.&#x20;

Once the Round timer ends, the winning team is selected which dictates how the round funds are distributed. The winning team is only selected once the last key is purchased and the round comes to an end.


---

# 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://bas3d-litepaper.gitbook.io/docs/how-to-play/bank-keys.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.
