# NFPrompt

## NFP Space

- [Overview](https://docs.nfprompt.io/overview.md): Non-Fungible Prompts: Mint Your Imagination
- [Getting Started](https://docs.nfprompt.io/getting-started.md): A Platform Guide.
- [$cNFP](https://docs.nfprompt.io/getting-started/usdcnfp.md): A synthetic token that gives you power in NFPrompt.
- [Seedless Experience](https://docs.nfprompt.io/getting-started/seedless-experience.md)
- [Gasless Experience](https://docs.nfprompt.io/getting-started/gasless-experience.md)
- [Payment Composition](https://docs.nfprompt.io/getting-started/payment-composition.md)
- [Create NFPs](https://docs.nfprompt.io/getting-started/create-nfps.md)
- [Buying NFPs](https://docs.nfprompt.io/getting-started/buying-nfps.md)
- [Selling NFPs](https://docs.nfprompt.io/getting-started/selling-nfps.md)
- [Developments](https://docs.nfprompt.io/developments.md): Coming Soon™️
- [Artist and Community Galleries](https://docs.nfprompt.io/developments/artist-and-community-galleries.md)
- [Art Discussions](https://docs.nfprompt.io/developments/art-discussions.md)
- [Auction Markets](https://docs.nfprompt.io/developments/auction-markets.md)
- [Creator Bounties](https://docs.nfprompt.io/developments/creator-bounties.md)
- [UX Improvements](https://docs.nfprompt.io/developments/ux-improvements.md)
- [The NFP Learning Model](https://docs.nfprompt.io/developments/the-nfp-learning-model.md): The Non-Fungible Prompt Engine
- [$NFP Tokenomics and Revenue Model](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model.md)
- [Utilities](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model/utilities.md)
- [Imagine2Earn](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model/imagine2earn.md)
- [Governance and Voting](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model/governance-and-voting.md)
- [Staking](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model/staking.md)
- [Airdrop](https://docs.nfprompt.io/usdnfp-tokenomics-and-revenue-model/airdrop.md): YES! We will have an airdrop. (Airdrop for true supporters)
- [Links](https://docs.nfprompt.io/links.md): Official Links:
- [Other Information](https://docs.nfprompt.io/other-information.md)
- [Contract Audits](https://docs.nfprompt.io/other-information/contract-audits.md)
- [Choice of Chain](https://docs.nfprompt.io/other-information/choice-of-chain.md)
- [Financing](https://docs.nfprompt.io/other-information/financing.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nfprompt.io/overview.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.
