> For the complete documentation index, see [llms.txt](https://craft-i.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://craft-i.gitbook.io/white-paper/business-related-info/business-model.md).

# Business Model

## Revenue And Profit

**CRAFT-I** revenue generation and profitability:&#x20;

* **CRAFT-I** creates NFT (Non-Fungible token) from MSMEs’ design and lists them on the NFT marketplace. When investors purchase the NFTs, **CRAFT-I** earns percentages of the sale.&#x20;
* **CRAFT-I** provides various services to MSMEs, including investment facilitation, marketing assistance, and access to the Web 3.0 platform. In exchange for these services, **CRAFT-I** earns a fee for facilitating the sale of the products to customers.

## Service Fees

**CRAFT-I** charges MSMEs for the service it provides. These charges include fees for investment facilitation, marketing services, and a commission on equipment sales. The fee is designed to be fair and transparent, ensuring that MSMEs can benefit from **CRAFT-I** support while sustaining the platform’s operations.&#x20;

## Success Key Factors

**CRAFT-I**'s success depends on using Web 3.0 and the “Digital-To-Physical” method, allowing MSMEs to showcase their creation globally. Accessible funding, and effective marketing support. Moreover, having a strong community and network of Small-Medium Enterprises, investors, and customers is a big part that makes **CRAFT-I** successful.


---

# 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://craft-i.gitbook.io/white-paper/business-related-info/business-model.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.
