# The Blacksmith's Service

One of the ways in which you can earn in The Six Dragons, is by using the Blacksmith's Service.

### How does it work?

The Blacksmith's Service is available in the Crafting stations in each village. There are two ways from which you can benefit from it:

* Listing a Crafting Recipe you own
* Using a Blacksmith's Crafting Recipe to craft an item.

#### Listing a Recipe

If you own a Crafting Recipe you are able to list it in the Blacksmith's Service for a set fee. Upon listing your recipe to the Blacksmith's Market, other players are able to view it, as well as use it and craft with it.&#x20;

It is up to you to choose the Blacksmith fee you wish to attach to the recipe upon listing in on the Market, with a minimum fee of 100 TSDT.

Every time a player uses your recipe, you will be notified via email, that your recipe has been used, as well as know the amount that was payable to you upon the player using your recipe.&#x20;

#### Using a Blacksmith's Recipe

Recipes are considered to be some of the rarest drops in the game. In case you do not have the recipe of the item you wish to craft, you can rent it from a Blacksmith.

Using the crafting station, you can easily browse through all the recipes listed in the Blacksmith's offerings market, and choose the one you need. You will need to pay a certain fee to the Blacksmith for using their recipe, and the name of the Blacksmith will be visible in the metadata of the item, in case of a BC item, separate from the crafter's name.

<figure><img src="/files/YzwOynm9z133VcvRcHOn" alt="BC item crafted using Blacksmith&#x27;s Service"><figcaption><p>BC item crafted using Blacksmith's recipe.</p></figcaption></figure>

{% hint style="info" %}
You can view the metadata of your BC owned items by visiting <https://jumpnet.enjinx.io/>
{% endhint %}


---

# 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://guide.thesixdragons.com/game-guide/game-mechanics/the-blacksmiths-service.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.
