> For the complete documentation index, see [llms.txt](https://wiki.cryptofarms.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cryptofarms.me/the-game/equipments/new-rarities.md).

# New Rarities

{% hint style="info" %}
We'll not make ANY sale of Legendary and Mythical equipments on marketplaces, like a NFT drop for example, they'll be available through blending or craft system.
{% endhint %}

### **BASIC EQUIPMENT**&#x20;

The Basic equipments meant to be a chepear choice to new entrants, in this way they are the equipments with the worst mining rewards.

We did a fanart contest on our discord to chose the best ideas for the Basic equipments and the winners were decided through vote system by the community, the winners of the event were:&#x20;

![](/files/KzwyVPigi7pUHeJycyuY)

Our team developed the new Basic equipment based on the arts of the fanart contest, check it out:

![All the three winners of the fanar contest already received their prize and the mint #1 of these basic equipments!](/files/e8RefbLmKJ8Rb55WDAH0)

{% hint style="info" %}
The use case of the Basic Equipments is to be a cheapear choice than the Common ones. We didn't implemented it through sales to not harm the economy like other projects.
{% endhint %}

### Legendary Equipments

The Legendary equipments can be earned by unpacking [Legendary Packs](/the-game/packs/drop-rate.md#legendary-packs). These packs **DO NOT** have guarantee of dropping Legendary Equipments, they have a 80% odds of dropping one!

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

So the only way through the game to get an equipment have a burning mechanic on it! Click here to check more details about the [Legendary packs](/the-game/packs.md#legendary-packs).


---

# 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://wiki.cryptofarms.me/the-game/equipments/new-rarities.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.
