# BITVERSE V1

In Foxxi's Bitverse, we are leveraging the bitmap theory to make a unique metaverse experience. Users with valid Bitmap can seamlessly connect to their respective blocks within our map, Our map is designed based on Four Epochs.

Foxxi's Bitverse operates using a combination of on-chain and off-chain elements to create a seamless and immersive metaverse experience. Let's break it down further:

1. On-Chain:
   * The "bitmap" protocol is an on-chain representation of each block on the Bitcoin blockchain. It is a unique identifier that corresponds to a specific block.
   * Bitmaps are stored directly on the Bitcoin blockchain, making them secure, transparent, and immutable. Each bitmap is associated with a specific wallet address, establishing ownership of the corresponding block.
   * Foxxi's app interacts with the Bitcoin blockchain to verify bitmap ownership. When a user connects their wallet to the app, it checks the ownership of the bitmap and grants access to the corresponding block on the virtual map.
2. Off-Chain:
   * The virtual world, known as Bitverse, exists off-chain and is created by Foxxi's platform. It is a 3D representation of the entire Bitcoin blockchain, where each block is visually depicted on a virtual map.
   * Inside Bitverse, users can explore the map, interact with their corresponding blocks, and access various features and activities.
   * The "BitMiner" is an interactive element in Bitverse. It is a virtual machine that mines "bits" every 24 hours. Users can claim these bits by visiting Bitverse daily, adding a gamified aspect to the experience.
   * Bitverse offers users the ability to purchase accessories and tools using the mined "bits" to customize and build their virtual world.
   * In the future, Foxxi plans to introduce its own token, and "bits" earned in Bitverse will be convertible into this token, giving the bits an actual value within the Foxxi ecosystem.

By combining the on-chain bitmap protocol with the off-chain virtual world of Bitverse, Foxxi provides a unique metaverse experience for bitmap holders. It allows users to engage with their digital assets, explore a virtual representation of the Bitcoin blockchain, and enjoy interactive and rewarding activities within the Bitverse world.

<br>


---

# Agent Instructions: 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://foxxi.gitbook.io/whitepaperv2/bitverse-by-foxxi/bitverse-v1.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.
