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

# 🍔 Introduction

### Overview

RightBite.io is a pioneering platform that merges the culinary arts with the metaverse, crafting an appetizing experience for food enthusiasts worldwide. By tapping into the immersive capabilities of the metaverse and integrating interactive earning mechanisms, RightBite.io stands out as a profit-first platform. From quizzes to NFT minting, dating, and staking, it offers a buffet of opportunities to earn while engaging with a community that shares a taste for delectable ventures.

### Purpose of RightBite Token ($BITES)

The RightBite Token ($BITES) is the main ingredient in the RightBite.io ecosystem, seasoned to perfection to serve as the universal spice that enhances every aspect of the culinary metaverse. Token holders can savor the flavor of $BITES in a variety of ways:

* Quizzes: Sharpen your food knowledge in multiplayer quizzes designed for $BITES holders. Bet your tokens, stir up the competition, and whisk away generous prize pools.
* NFT Minting: Our master chefs have prepared an exclusive menu of 6969 NFTs, adding a digital zest to your collection. Hold $BITES and claim your piece of this digital feast.
* Date-to-Earn: Mix and mingle in our unique social seasoning space. Use your NFTs and $BITES to connect with others in a taste-tested date-to-earn model that rewards social interactions with more tokens.
* Staking Spices: Lock in your $BITES to marinate in our staking program. Watch your tokens multiply as you accrue savory rewards, securing your slice of the pie in the expanding world of culinary cryptocurrency.

Join us at RightBite.io, where every bite could be your ticket to a fortune flavored future in the metaverse.


---

# 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.rightbite.io/introduction.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.
