# Tools

Farm Tools are required to execute farming activities. Farlunians cannot use a tool two tiers higher and lower than their current tier.&#x20;

A tool's durability will decrease per usage as detailed in the Plot to Durability ratio guide

<table><thead><tr><th width="150" align="center">Farluna VISA Seal</th><th width="150" align="center">Tier 1 Tool</th><th width="150" align="center">Tier 2 Tool</th><th width="150" align="center">Tier 3 Tool</th><th width="150" align="center">Tier 4 Tool</th><th align="center">Tier 5 Tool</th></tr></thead><tbody><tr><td align="center">Bronze Seal</td><td align="center">1:1</td><td align="center">10:1</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td></tr><tr><td align="center">Silver Seal</td><td align="center">1:10</td><td align="center">1:1</td><td align="center">10:1</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td></tr><tr><td align="center">Gold Seal</td><td align="center">Cannot Use</td><td align="center">1:10</td><td align="center">1:1</td><td align="center">10:1</td><td align="center">Cannot Use</td></tr><tr><td align="center">Diamond Seal</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td><td align="center">1:10</td><td align="center">1:1</td><td align="center">10:1</td></tr><tr><td align="center">Platinum Seal</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td><td align="center">Cannot Use</td><td align="center">1:10</td><td align="center">1:1</td></tr></tbody></table>


---

# 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/farm/tools.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.
