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

# First season

The initial season in the life of the UniSwap project. This season will feature 5 tokens - 4 veggies and 1 fruit. And also 1 secret token which we will present later.

### 1. 🥔 Potato

![](/files/FlB2hSgprLXmPuuDoZFb)

**Description:** One of the oldest friends of the ancient farmers. In difficult times, it is he who first comes to the rescue and prepares to give a harvest both in a warm climate and in conditions of severe cold.

**Rarity:** uncommon

**Emission:** 0.1 FARM / day

**Price:** 0.01 BNB

### **2.** 🥕 Carrot

![](/files/6IQO2AwEZrLmSOu486DX)

**Description**: This orange mister grows in the ground for so long until he decides it's time to show himself and his green hat to the world. He loves sunny days, but every encounter with the sun surprises him with its brightness.

**Rarity:** common

**Emission:** 0.5 FARM / day

**Price:** 0.05 BNB

### 3. 🍅 Tomato

![](/files/kSGMh0fRP8v1jyfwROWJ)

**Description**: A little crazy tomato has seen a lot in his life. He is wary of ketchup, but understands its importance to the world. Grows as long as it sees fit. He also has a very cool white beard.

**Rarity**: rare

**Emission:** 1.2 FARM / day

**Price:** 0.1 BNB

### 4. 🍏 Apple

![](/files/SW9VHtGEjsKIWOj8pKXP)

**Description:** A shy yellow lady who is loved by all the worms around. She grows so high that even as a baby she has time to see what the whole farm looks like from above. A little shy, but she loves her job very much.

**Rarity:** rare

**Emission:** 3 FARM / day

**Price:** 0.25 BNB

### 5. 🌽 Corn

![](/files/FNQyIL8NMQ8e9C8yrAIe)

**Description:** Rumor has it that this corn used to be rock musicians who collected a whole stadium of vegetables and gave such concerts with their powerful play that everyone remembered it for their whole lives. Chief harvester on the farm.

**Rarity:** epic

**Emission:** 5 FARM / day

**Price:** 0.4 BNB


---

# 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:

```
GET https://farmfinance.gitbook.io/test/seasons/first-season.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.
