# Abstract

As the pioneer in blockchain and cryptocurrency, Bitcoin set the stage for subsequent innovations such as NFTs, smart contracts, and tokenization. Despite its rarely-modified protocol providing stability, Bitcoin has faced criticism for appearing somewhat stagnant. However, the introduction of Ordinals has injected new vitality into Bitcoin's ecosystem, propelling rapid progress in 2023. Ordinals, a protocol layered onto the Bitcoin blockchain, facilitates the creation of NFTs and BRC-20 tokens without altering Bitcoin's code. Similar to Ethereum's ERC-20, the BRC-20 standard supports diverse token projects, enriching Bitcoin's appeal for both entertainment and education. BRC-20 tokens are cultivating a promising landscape for future developments and opportunities, reminiscent of Ethereum's growth in 2017.

BRCStarter is committed to contributing to the future trajectory of BRC-20 tokens by providing an app that enables projects to establish a thriving ecosystem for their activities.


---

# 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://brcstarter.gitbook.io/brcstarter-litepaper/abstract.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.
