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

# Current Market

The current NFT market is experiencing significant growth, with a market capitalization of $22.7 billion at the time of this writing. This market is predominantly led by Profile Picture (PFP) NFTs, which hold a value of $13.4 billion. The remaining $9.4 billion is distributed across various other categories, including Game, Utility, Intellectual Property (IP), Art, and Collectibles.

There's considerable potential for lending and renting within these sectors. NFTs, often perceived primarily as PFPs, have a much broader scope as emphasized in our documentation. They represent a technological innovation with the capability to transform various industries. The true value of NFTs lies in their utilities, and it's this aspect that will drive the popularity of NFT renting and lending.

A notable surge was observed in digital collectible sales, which skyrocketed to $10.7 billion in the third quarter of 2020, a significant increase from $1.3 billion in the second quarter of the same year. Particularly, the Game NFT sector, currently valued at $1.8 billion, shows immense potential. Most Game NFTs are still in the possession phase, with their value expected to increase as Play-to-Earn (P2E) and Player-vs-Player (PVP) games gain popularity.

GoatNFT is not just preparing for the future market but is also actively engaged in the current market dynamics. The growth of GoatNFT is expected to parallel the expanding market size of these NFTs, indicating a promising trajectory for the platform in the evolving NFT landscape.

\ <br>

<figure><img src="https://lh7-us.googleusercontent.com/5zwW0vK0EAXKTT_QN6_kZ2t_vNETNACo39UI9MSealL7LRUtHEiT4zcKL45ciURGY3jscog-1_jKwsazRxPswJ4JfBJ5QHOmQJDf-uFD10qhpq6P_NeKl1C2PC2QK9T60nMqvRQzIo4rQ3yDBH3xLsw" alt=""><figcaption></figcaption></figure>

<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, and the optional `goal` query parameter:

```
GET https://nftgogogo.gitbook.io/goatnft/current-market.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.
