# 4.4.4 Equipment Synthesis

Players can obtain equipment in 2 ways: loot from defeated monsters or gifts from the Hero Draft.

The obtained equipment will be placed in the equipment bar in the lower left corner. Click the icon of the equipment to view its basic attributes and synthesis requirements, and then drag and drop it onto the Hero to wear it or start synthesis.

<figure><img src="/files/fJuCesZ5R8XqPUe5USFO" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.winnfthero.io/4.-gameplay/4.4-allstar/4.4.4-equipment-synthesis.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.
