# Bitmap.Community

{% hint style="info" %}
The mission of [Bitmap.Community](http://bitmap.community) is to enable bitmappers through community-sourced tools and data repositories.
{% endhint %}

Bitmap has sparked the imagination of thousands, introducing people around the world to Bitcoin. With the emergence of Bitmap Theory a new metaverse standard was born - constructed on block data and social attributes which make Bitcoin the largest crypto economy in the world.

As Bitmap adoption continues to increase, choosing the right Bitmap could impact it's utility in future use-cases. Ecosystem players are asking:

* What makes one Bitmap more valuable than another?
* Which Bitmap traits make it unique?
* How can we determine a Bitmap's uniqueness (rarity) in a normalized way?

Putting an accurate valuation on a Bitmap requires an in-depth understanding of the many traits that comprise a Bitcoin block. This Gitbook aims to provide clarity on the traits and rarity calculation methods used on [Bitmap Community](https://bitmap.community). Feedback and contributions are welcome!

*Be the bitmap*<br>

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="bitmap.community/understanding-bitmap-rarity">understanding-bitmap-rarity</a></td></tr><tr><td><a href="bitmap.community/trait-definitions">trait-definitions</a></td></tr></tbody></table>


---

# 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://docs.bitmap.community/bitmap.community.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.
