# JamOnBread

## JamOnBread

- [Introduction](https://jamonbread-io.gitbook.io/jamonbread/get-started/introduction.md): Decentralized NFT marketplace built on Cardano bringing revolutionary smart contract solution
- [Roadmap](https://jamonbread-io.gitbook.io/jamonbread/get-started/roadmap.md): A Roadmap to Success and Innovation
- [Collection Verification Request](https://jamonbread-io.gitbook.io/jamonbread/collection-verification-request.md): Verify your NFT collection on JamOnBread marketplace
- [Smart Contract](https://jamonbread-io.gitbook.io/jamonbread/marketplace/smart-contract.md): Unlocking the Power of Smart Contracts
- [Incentive Structure and Rewards](https://jamonbread-io.gitbook.io/jamonbread/marketplace/smart-contract/incentive-structure-and-rewards.md): Breakdown of Incentives and Rewards Distribution
- [Precision in Lovelaces](https://jamonbread-io.gitbook.io/jamonbread/marketplace/smart-contract/precision-in-lovelaces.md): No more rounding up to the minimum ADA
- [Examples](https://jamonbread-io.gitbook.io/jamonbread/marketplace/smart-contract/examples.md): Real scenarios of how the JamOnBread smart contract works
- [On-chain Affiliate Program](https://jamonbread-io.gitbook.io/jamonbread/marketplace/on-chain-affiliate-program.md): Exploring Our Unique On-Chain Affiliate Program
- [Setting Up Affiliate](https://jamonbread-io.gitbook.io/jamonbread/marketplace/on-chain-affiliate-program/setting-up-affiliate.md): Setting Up Your Affiliate Link
- [Affiliate Rewards](https://jamonbread-io.gitbook.io/jamonbread/marketplace/on-chain-affiliate-program/affiliate-rewards.md): Earn Ada with our unique on-chain affiliate
- [Claiming Affiliate Rewards](https://jamonbread-io.gitbook.io/jamonbread/marketplace/on-chain-affiliate-program/claiming-affiliate-rewards.md): How to Claim Your Earned Rewards
- [Audits](https://jamonbread-io.gitbook.io/jamonbread/marketplace/audits.md): Smart Contract Code Security Audits
- [Embed Elements](https://jamonbread-io.gitbook.io/jamonbread/tools/embed-elements.md): Add marketplace elements to your own website with JamOnBread embeds!
- [Treasuries](https://jamonbread-io.gitbook.io/jamonbread/tools/treasuries.md): Claim treasuries from JamOnBread smart contract
- [Introduction](https://jamonbread-io.gitbook.io/jamonbread/devs/introduction.md): Introducing JamOnBread to developers
- [Technical and product requirements](https://jamonbread-io.gitbook.io/jamonbread/devs/technical-and-product-requirements.md)
- [SDK](https://jamonbread-io.gitbook.io/jamonbread/devs/sdk.md): Software development kit to seamlessly integrate our smart contract to your marketplace or platform.
- [Permalinks](https://jamonbread-io.gitbook.io/jamonbread/devs/permalinks.md): Link to JamOnBread.io easily
- [Transactions](https://jamonbread-io.gitbook.io/jamonbread/devs/transactions.md): Sample JamOnBread smart contract transactions
- [Our Team](https://jamonbread-io.gitbook.io/jamonbread/the-company/our-team.md): Meet the Team Behind JamOnBread
- [Contact Us](https://jamonbread-io.gitbook.io/jamonbread/the-company/contact-us.md): Get in Touch with JamOnBread
- [Branding](https://jamonbread-io.gitbook.io/jamonbread/the-company/branding.md): JamOnBread branding assets


---

# 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://jamonbread-io.gitbook.io/jamonbread/get-started/introduction.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.
