> For the complete documentation index, see [llms.txt](https://docs.bloomshire.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloomshire.xyz/nfts-and-token/founding-farmers.md).

# Founding Farmers

2,222 farmers, each one a character you can play.

{% hint style="warning" %}
Not live. Nothing has been minted or deployed, and no contract exists. Holding one grants nothing yet.
{% endhint %}

<figure><img src="https://2398763816-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKFpukS6TEdxHuYNYUd%2Fuploads%2Fgit-blob-02cba2120452dc0058e3d2202de828a9a5d44d05%2Frarity_mythic.png?alt=media" alt="Mythic Founding Farmers"><figcaption><p>The eleven Mythic farmers.</p></figcaption></figure>

A planned collection of 2,222 farmers. Each one is a character you play, not a picture you hold. Their look is fixed, and the game draws them with the same animation as everyone else: walking, chopping, watering, casting, fighting.

They carry hats, hairstyles and accessories that the ordinary character creator does not offer.

| Tier      |       |
| --------- | ----- |
| Common    | 1,223 |
| Uncommon  | 556   |
| Rare      | 267   |
| Epic      | 122   |
| Legendary | 43    |
| Mythic    | 11    |

<figure><img src="https://2398763816-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpKFpukS6TEdxHuYNYUd%2Fuploads%2Fgit-blob-6192a8103e3f41e27877ed8c510db32d08a5dfe9%2Frarity_legendary.png?alt=media" alt="Legendary Founding Farmers"><figcaption><p>The 43 Legendary farmers.</p></figcaption></figure>

## Planned benefits

**Early access** before the game opens publicly.

**More energy**, and it comes back faster.

**Farming Points**, under the system described in [Token & Farming Points](/nfts-and-token/overview.md).

Further benefits are intended and will be announced separately.

## Still to be decided

The chain, the mint, the date, and whether rarity carries anything in play. Nothing has been set.


---

# 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://docs.bloomshire.xyz/nfts-and-token/founding-farmers.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.
