> For the complete documentation index, see [llms.txt](https://whitepaper.rollbot.com/rollbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.rollbot.com/rollbot/rollbots-v1.md).

# Rollbots V1

- [Introduction](https://whitepaper.rollbot.com/rollbot/rollbots-v1/introduction.md): Why is Rollbit getting involved in the Non-Fungible Token (NFT) market?
- [Rollbots V1](https://whitepaper.rollbot.com/rollbot/rollbots-v1/rollbots-v1.md): Own a part of Rollbit with our exclusive Rollbot NFT drop. Join one of the largest cryptocurrency casinos and trading platforms by purchasing a Rollbit-branded NFT
- [Utility](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility.md): Rollbots: VIP Memberships Using Utility NFTs
- [Rollback](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility/rollback.md): Rollbot holders will enjoy several perks as part of the enhanced reward program.
- [Earn RLB](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility/earn-rlb.md): Rollbot holders will have multiple opportunities to earn $RLB, Rollbit's Ethereum token.
- [Lottery Multiplier](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility/lottery-multiplier.md): Rollbot holders are able to multiply the amount of RLB they have staked within the RLB Lottery for a greater chance to win cash prizes
- [Profit Sharing](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility/profit-sharing.md): Another aspect of a Rollbot’s utility is that you earn a return simply by staking them.
- [NFT Lootboxes](https://whitepaper.rollbot.com/rollbot/rollbots-v1/utility/nft-lootboxes.md): NFT Lootboxes are an innovative way to earn a commission from popular Non-Fungible Tokens (NFTs) that you hold and place in our NFT loot boxes.
- [Trait Rarity Breakdown](https://whitepaper.rollbot.com/rollbot/rollbots-v1/trait-rarity-breakdown.md): The rarity breakdown for each property across all 10,000 Rollbots.
- [Sale](https://whitepaper.rollbot.com/rollbot/rollbots-v1/sale.md): Pioneering a smooth, provably fair NFT sale
- [Roadmap](https://whitepaper.rollbot.com/rollbot/rollbots-v1/roadmap.md): Our extensive roadmap is displayed below and the aim is to reward Rollbot holders. Dates are subject to change. Rollbots launched with numerous features, those will not be listed here.


---

# 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://whitepaper.rollbot.com/rollbot/rollbots-v1.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.
