> For the complete documentation index, see [llms.txt](https://docs.evolution.land/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evolution.land/advanced/equipment.md).

# Equipment

Equipment will improve the ability of apostles.

![](https://miro.medium.com/max/1400/1*ao6HBVjTrUs36I9AEEFTfg.png)

![](https://miro.medium.com/max/1400/1*QRNpkEW_BN8aM6HK4WNccQ.png)

In the first version, there are two kinds of equipment launched — Sword for Swordsman and Shield for Suard.

**Sword:**

The swords could enhance the ATK ability and resource level.

**Shield:**

The shields could enhance the DEF ability and resource level.

More rare equipment will have a lower success rate to forge.

Equipment could be upgraded like drills. Every time you upgrade your equipment will bring one resource level enhancement.

**It will burn half of the resource tokens once you dismantle your equipment. Take consideration carefully before upgrading.**

## &#x20;<a href="#id-498c" id="id-498c"></a>


---

# 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:

```
GET https://docs.evolution.land/advanced/equipment.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.
