# Avatars and Workers

Farlunians can acquire **Farluna Avatars**, a limited series, and unique NFT, that have different boosts to assist them in their quest for glory in Farluna.

Farlunians can own as many Avatars as they can but can only equip one per game year to activate the corresponding Avatar's Boost.

Fret not, unequipped Avatars can be still be used by deploying them to different activities.

Below are the stats for the Series 00 Avatars. There will only be 10,000 of these Avatars minted.

<table><thead><tr><th width="150" align="center">Rarity</th><th width="150" align="center">Tier</th><th width="150" align="center">Boost</th><th align="center">Sample Bonus Effect</th></tr></thead><tbody><tr><td align="center">Common</td><td align="center">1</td><td align="center">One Season Boost + 30%</td><td align="center">Spring Harvest Bonus + 30%</td></tr><tr><td align="center">Rare</td><td align="center">2</td><td align="center">Two Season Boost + 15%</td><td align="center"><p>Spring Harvest Bonus + 15%</p><p>Fall Harvest Bonus + 15%</p></td></tr><tr><td align="center">Epic</td><td align="center">3</td><td align="center">Three Season Boost + 10%</td><td align="center"><p>Spring Harvest Bonus + 10%</p><p>Summer Harvest Bonus + 10%</p><p>Fall Harvest Bonus + 10%</p></td></tr><tr><td align="center">Legendary</td><td align="center">4</td><td align="center">Four Season Boost + 7.5%</td><td align="center">All Season Crop Bonus + 7.5%</td></tr><tr><td align="center">Mythic</td><td align="center">5</td><td align="center">Four Season Boost + 12.5%</td><td align="center">All Season Crop Bonus + 12.5%</td></tr></tbody></table>

**WORKERS**

Workers are local Farluna residents that can be temporarily hired to assist a Farlunian with completing tasks.

Hire these workers to enjoy convenience.&#x20;


---

# 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.farluna.land/gameplay/avatars-and-workers.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.
