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

# Introduction

<figure><img src="/files/2bc3LLF9Jc2ePneEN8bg" alt=""><figcaption></figcaption></figure>

Welcome to JamOnBread, not only a delightful snack but also a decentralized NFT marketplace and aggregator built on Cardano. Our platform offers a revolutionary smart contract solution that facilitates fair profit distribution among users, projects, and marketplaces.

As pioneers in the Cardano space, we started our marketplace journey in November 2021. By the end of 2022, we joined forces with [Cardanians](https://twitter.com/Cardanians_io) to amplify our efforts and create the ultimate NFT marketplace on Cardano.&#x20;

At JamOnBread, we are motivated by the need to challenge the dominance of a single platform for NFT trades on the most decentralized blockchain. We want to promote fair competition and advocate for increased decentralization.

You can experience [JamOnBread marketplace](https://www.jamonbread.io) now, but hold onto your seats as we prepare for JamOnBread V2 release. To stay in the know and catch every significant announcement, be sure to connect with us on [social media](https://hi.jamonbread.io).

### Values

* Equitable On-Chain [On-chain Affiliate Program](/jamonbread/marketplace/on-chain-affiliate-program.md): We're introducing the first in space fully on-chain affiliate program&#x20;
* Fairness and Transparency: Our [Smart Contract](/jamonbread/marketplace/smart-contract.md) promotes healthy competition, ensuring a fair playing field for all Cardano NFT marketplaces
* Features: We continuously innovate and provide feature-packed tools for our users
* Attracting Newcomers: We actively encourage newcomers to join Cardano's NFT
* Contribution: We are dedicated to contributing to the Cardano ecosystem

### Features

* Fair and transparent [Smart Contract](/jamonbread/marketplace/smart-contract.md) solution promoting healthy competition & low entry barriers for new businesses to enter
* Aggregating listings from the leading smart contract on our marketplace - find all listings on one site
* On-chain [On-chain Affiliate Program](/jamonbread/marketplace/on-chain-affiliate-program.md) that rewards all participants - marketplaces, creators and users
* Built-in NFT rarity score - allows users to filter and easily find undervalued NFTs
* Single NFT and collection offers - to balance supply and demand
* User profiles

Read more about our [Smart Contract](/jamonbread/marketplace/smart-contract.md) and on-chain [On-chain Affiliate Program](/jamonbread/marketplace/on-chain-affiliate-program.md).

{% hint style="info" %}
Please note that the information and content provided in this GitBook are subject to change. We recommend referring back to the GitBook regularly for the most up-to-date information. Thank you for your understanding.
{% endhint %}


---

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