# Merchant Class

**Merchants** can advance to either the Blacksmith or Alchemist class, each offering unique paths. Blacksmiths focus on weapon enhancement and powerful melee attacks, while Alchemists delve into potion creation and Homunculus summoning. These advancements provide players with diverse gameplay options, emphasizing either combat efficiency or supportive roles within their party.

## **Available builds -**&#x20;

### **PVE Builds:**

[Creator - Worldboss (Advanced)](/class-builds/merchant-class/pve-builds.md#creator-worldboss-advanced)\
[Whitesmith - Mining (Newbie)](/class-builds/merchant-class/pve-builds.md#whitesmith-mining-build-newbie)\
[Whitesmith - Mining (Advanced)](/class-builds/merchant-class/pve-builds.md#whitesmith-mining-build-advanced)

### **PVP Builds:**

[Creator - Damage Dealer/WOE](/class-builds/merchant-class/pvp-builds.md#creator-damage-dealer-woe-advanced)\
[Whitesmith - PVP (Newbie)](/class-builds/merchant-class/pvp-builds.md#whitesmith-pvp-newbie)\
[Whitesmith - PVP (Advanced)](/class-builds/merchant-class/pvp-builds.md#whitesmith-pvp-advanced)

### **Support Builds:**

[Creator - Support/PP (Advanced)](/class-builds/merchant-class/support-builds.md#creator-support-pp-advanced)


---

# 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://wiki.osro.mr/class-builds/merchant-class.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.
