# Craft Shop

The Craft Shop is a space in JEFFWorld where players can utilize the materials they acquire while playing to craft and sell NFT items. Among avatars, "Scientist" is mainly active in the home ground, supporting the production of NFT items. In addition to crafting and selling, the Craft Shop can also foster a community where players can interact and engage with one another.

### Scientist

The Scientist is a specialized profession within the Craft Shop. Avatars with the Scientist profession can aid in crafting within the Craft Shop, significantly reducing the crafting time for commissioned items. Scientists will receive 50% of the crafting fee in $JEFF paid by users as their income.

* Scientists are required to participate in crafting assistance at a specific Craft Shop each day (resetting every 24 hours).
* When a Scientist participates in crafting assistance, all users who have commissioned crafting requests at that Craft Shop benefit from their assistance.
* The participating Scientists, including the Master, receive 50% of the crafting fees generated the next day.

### Crafting

Crafting can be done through NPCs located inside the Craft Shop.

* Users submit crafting requests to the NPCs for desired items.&#x20;
* After confirming the crafting costs ($JEFF) and time, the crafting process begins.&#x20;
* Once the crafting is completed, users can use the items in JEFFWorld or sell them as NFTs through trading.

### Items

Various items necessary for JEFFWorld activities can be produced, such as Road Cleaning buff items(Compass, speed potion, shield), and Plant cultivation items (Flowerpot). The range of NFT items that can be crafted within the Craft Shop will continue to increase to the content expanded.

(Crafting recipes and costs: To be announced)


---

# 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://jeff-world.gitbook.io/guidebook/world-contents/craft-shop.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.
