> For the complete documentation index, see [llms.txt](https://shatteredlegion.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shatteredlegion.gitbook.io/en/nft/mech-nft.md).

# Mech NFT

<table data-header-hidden><thead><tr><th width="371.4034334763948"></th><th></th></tr></thead><tbody><tr><td><img src="/files/EUZHiSJq0BoXOnj054Rc" alt=""></td><td>MECH Name: Fates</td></tr><tr><td>Quality</td><td>SSR</td></tr><tr><td>Category</td><td>Armament</td></tr><tr><td>Features</td><td>Defensive BUFF A+ for protecting fortresses</td></tr><tr><td>Intro</td><td>It can enhance your strength of the fortress in terms of defense and attack on a massive level. It is an expensive weapon made from Nanomaterials and magnetic energy.</td></tr></tbody></table>

| ![](/files/dJnvmVUC4GMvUb8eCBy8) | MECH Name: Ares                                                                                                            |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| Quality                          | SSR                                                                                                                        |
| Category                         | Armament                                                                                                                   |
| Features                         | Defensive BUFF A+ for protecting fortresses                                                                                |
| Intro                            | It can strengthen the resilience of defensive armor, and it is good at attracting firepower and covering defending troops. |

| ![](/files/ynyBfDvrBsWcdwd2sRt6) | MECH Name: Demeter                                                                                                                        |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Quality                          | SSR                                                                                                                                       |
| Category                         | Farm machinery                                                                                                                            |
| Features                         | Boost productions for 3 different resources                                                                                               |
| Intro                            | It can efficiently collect three kinds of resources in the city. Its smart chip and mineral detection system make sure its's performance. |

| ![](/files/zTbBwsodaZ0fUO6ljoJF) | MECH Name: Athena                                                                                                               |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Quality                          | SSR                                                                                                                             |
| Category                         | Industrial Machinery                                                                                                            |
| Features                         | Instruction level booster B+/Upgrade buildings to reduce consumption B                                                          |
| Intro                            | A high-end customized type of It's high-level customized of industrial mech with a smart system and powered by hydrogen energy. |

| ![](/files/jME1qtapPiJdQPmd2TG1) | MECH Name: Kratos                                                                                                                             |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Quality                          | SSR                                                                                                                                           |
| Category                         | Armament                                                                                                                                      |
| Features                         | Defensive BUFF C+ /Attack BUFF B+ for protecting fortresses                                                                                   |
| Intro                            | It's a mech to assist the soldiers to defend and counterattack when defending the city, which improves the overall lethality of the fortress. |

| ![](/files/DzP4dd7vr3Ll0DNRMckH) | MECH Name: Tyr                                                                                         |
| -------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Quality                          | SR                                                                                                     |
| Category                         | Armament                                                                                               |
| Features                         | Defensive BUFF B/ Attack BUFF C for protecting fortresses                                              |
| Intro                            | The first generation of armed mecha that can defend and attack with balanced ability and practicality. |

| ![](/files/EhjZ4EBUOzPtTJGHOCMW) | MECH Name: Hephaistos                                                                                      |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| Quality                          | SR                                                                                                         |
| Category                         | Industrial machinery                                                                                       |
| Features                         | Instruction Booster B+                                                                                     |
| Intro                            | <p>A very popular industrial mech that helps players build and upgrade buildings more efficiently.<br></p> |

| ![](/files/GD0udwhafqDC4DxUpDCC) | MECH Name: Mercury                                                                   |
| -------------------------------- | ------------------------------------------------------------------------------------ |
| Quality                          | R                                                                                    |
| Category                         | Farm machinery                                                                       |
| Features                         | Boost production                                                                     |
| Intro                            | A mass-produced farming mech aimed at increasing the output of 1 peticular resource. |


---

# 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, and the optional `goal` query parameter:

```
GET https://shatteredlegion.gitbook.io/en/nft/mech-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
