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

# OkayLabs Collection

## Mint details

* Supply: **TBA**
* Mint price: **TBA**
* Mint date: **TBA**
* Network: **Solana**

## Utility

Holding an OkayLabs NFT has many benefits, that we can divide into two categories:

* **Holders only features:** As we go further with the project, we have in store many incredible features that will be available for holders only. Realtime NFT analysis, collections data history, alerts feature, realtime and whitelist sniper, bulk NFT transfer and many many more. You can read more about it in the [Roadmap](https://okaylabs.io/roadmap).
* **Holder royalties:** This simply means that some features we have on the works will be open to the public, but we'll gain from it. And when we say WE, we mean not only OkayLabs but also the holders! You can get a more detailed view of it in the [Holder Benefits ](/whitepaper/holder-benefits.md)section.

## OkayLabs Traits Rarity

TBA soon.

## Where to get an OkayLabs NFT

TBA soon.


---

# 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.okaylabs.io/whitepaper/okaylabs-collection.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.
