# Decentralized AI Model Marketplace

The Decentralized AI Model Marketplace in Low-Code AI leverages an order book mechanism, allowing users to buy, sell, or rent AI models in a more structured and automated manner. Unlike traditional peer-to-peer systems, the order book mechanism enables the matching of buy and sell orders based on predefined conditions, such as price and model type. This creates a more efficient and organized marketplace, ensuring that both buyers and sellers can quickly find the best deals and execute trades seamlessly. Blockchain technology ensures that all transactions are transparent, secure, and immutable, fostering trust and reliability in the marketplace.

<br>


---

# Agent Instructions: 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:

```
GET https://low-codeai.gitbook.io/docs/how-it-works/decentralized-ai-model-marketplace.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.
