> For the complete documentation index, see [llms.txt](https://docs.networth.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.networth.is/overview/market-overview.md).

# Market Overview

The landscape of fundraising and trading mechanisms for teams and builders has undergone a transformative journey, spurred by continuous advancements in blockchains and protocols. The saga began with the groundbreaking Initial Coin Offering (ICO) in 2017, paving the way for subsequent innovations like the Initial Exchange Offering (IEO), Security Token Offering (STO), Initial DEX Offering (IDO), and various other approaches.

While these developments reshaped the fundraising and trading landscape, Bitcoin, often hailed as digital gold, remained primarily associated with its role as a store of value. However, a paradigm shift occurred with the recent introduction of NFTs, specifically Ordinals, onto the Bitcoin network. This introduction ignited an unprecedented level of public interest, redirecting attention to Bitcoin's latent functionalities beyond its conventional use.

As a result, the Bitcoin network has experienced a remarkable surge in transaction activity in recent months, marking a pivotal moment in its evolution from a static store of value to a dynamic and actively utilized blockchain.

**NEED TO CHANGE THE GRAPH BELOW!!!!**

<figure><img src="/files/srVTFdwoo11ZdlZ3avWS" alt=""><figcaption><p>Number of BRC-20 transactions on the Bitcoin Network</p></figcaption></figure>

In the realm of blockchain dynamics, the BRC-20 token has witnessed an astounding surge, driven by its availability on select marketplaces. The total trading volume has surpassed an impressive $4.7 Billion to date, signifying a remarkable momentum in adoption and utilization. This surge attests to the growing recognition and demand for BRC-20 tokens within the cryptocurrency market.


---

# 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://docs.networth.is/overview/market-overview.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.
