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

# Introduction

BitFair emerges as a pioneering platform in the rapidly evolving landscape of digital assets, specifically within the Ethereum and Bitcoin ecosystems. This innovative platform is designed to support a wide range of projects through fair launches, Initial DEX Offerings (IDOs), and auctions. BitFair is unique in its support for a variety of digital assets, including ERC20, BRC20, and Ordinals, catering to a diverse array of project needs and creator ambitions.

A standout feature of BitFair is its integration of BRC420 assets, an exciting new class of digital assets. BRC420 represents an experimental yet impactful approach in defining intricate assets like game items, animations, effects, and gameplay modules in metaverses through advanced recursion techniques. This open-source initiative broadens the horizon for creators and users alike, allowing them to craft and interact with unique "metaverse inscriptions," thereby enriching the gaming and virtual world experiences. BRC420's incorporation into BitFair highlights the platform’s commitment to embracing cutting-edge technology and fostering innovation in the digital asset space.&#x20;

<br>


---

# 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://bitfair.gitbook.io/bitfair/introduction/introduction.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.
