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

# Ordinal BAYC NFTs

BAYC (Bored Ape Yacht Club) NFTs or Non-Fungible Tokens are unique digital assets that exist on the Ethereum blockchain, representing ownership of a particular digital asset in the same way that physical certificates represent ownership of physical assets. However, what sets the Ordinal BAYC NFTs apart from other BAYC NFTs is that they are minted through Bitcoin Ordinals which make them very unique!

The Ordinal BAYC NFTs were created specifically for the members of Ordinal BAYC community that includes both art collectors and crypto enthusiasts. Each Ordinal BAYC NFT bears the same aesthetic as the original Bored Ape NFT, but is numbered in the top left corner with an ordinal number signifying its position in the minting sequence.

The value of each Ordinal BAYC NFT is ultimately determined by market demand, as with any other digital asset. However, rarity and desirability are major factors when considering the value of these NFTs. The lower the ordinal number, the more rare and potentially valuable the NFT can be, with the first 100 being particularly sought after by collectors.

Ordinal BAYC NFTs will have a fixed minting price which increases at every 100 NFT minted by 25%, ensuring benefits to early minters and creating market demand once Ordinal BAYC NFTs are fully minted and ready to be traded on several NFT marketplaces.

**Total amount of Ordinal BAYC NFTs is 500! No more will be ever minted.**

Overall, the Ordinal BAYC NFTs provide not just proof of ownership of a unique piece of digital artwork, but also indicate where it stands in the order of creation, adding another layer of rarity and historical significance.


---

# 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://ordinal-bayc.gitbook.io/ordinal-bayc-whitepaper/ordinal-bayc-ecosystem/ordinal-bayc-nfts.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.
