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

# 🌅    $WEBAI NFTs

Web AI NFT collection is a group of digital assets made available in the form of non-fungible tokens (NFTs). The collection consists of digital works by artificial intelligence (AI) entities, such as art generated through neural networks or self-generated datasets. These items aim to provide access to technological advancement resulting from the application of deep learning technologies, allowing investors and enthusiasts to experience, share, and ultimately monetize unique pieces that represent a part of the constantly evolving global web AI scene.\
\
Web AI NFTs are possible to use for its upcoming new staking system. Every NFT holder has the possibility to stake all of their tokens with improved APYs. Previous staking pool will end and staking will become exclusive **ONLY** for NFT holders. Further details about new staking pools will be announced.\
\
Web AI NFT will be minted through using Web AI own minting DAPP. \
\
**NFTs from 1-50 base price is 0.1 ETH**\
\
**NFTs from 51-150 base price is 0.2 ETH**\
\
**NFTs from 151-250 base price is 0.3 ETH**\
\
**There will not be any more NFTs, 250 is lifetime supply.** \
\
**All NFTs will be integrated to Web AI Play 2 Earn game once it is fully functional and live for the public.**\
\
\
\
\ <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://webai.gitbook.io/web-ai-whitepaper/usdwebai-ecosystem/usdwebai-nfts.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.
