> For the complete documentation index, see [llms.txt](https://forsakentales.gitbook.io/fl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forsakentales.gitbook.io/fl/newbie-guide/energy-farming.md).

# Energy Farming

***

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

***

Obtain your **Energy** to continue your Auto Battle by **completing daily activities**!

***

You may collect your energy from the following:\
\
\&#xNAN;**• Daily Request**

**• Daily Hunting**

**• Daily Collection**

**• Daily MVP Hunting**

**• Daily MVP Collection**

**• Music Energy Band**

**• Currency Exchange**

**•** [**MVP Box**](https://forsakentales.gitbook.io/fl/server-modifications/custom-boxes#mvp-box) (Obtainable via MVP Hunting)

**•** [**Event Box**](https://forsakentales.gitbook.io/fl/server-modifications/custom-boxes#event-box) (Obtainable by participating Automated Events/GM Events)

**•** [**Streamer Giveaway Box**](https://forsakentales.gitbook.io/fl/server-modifications/custom-boxes#streamer-giveaway-box) (Obtainable by supporting our streamers)

**• Cash Shop**

**• Server Event Giveaways**

You may obtain a **30 \~ 120 Energy (Non-Stackable)** or ![](https://server4u.gg/api/database/icon/490027) **Energy Battle Chip \[30]** **(Account-Bound)** by completing your dailies or doing in-game activities!

***

### 🗨️Daily Request

Complete your daily requests to earn rewards.

<img src="https://forsakentales.net/media/assets/73d76eca-b60d-4073-872e-80df28b40ad1" alt="image.png" height="354" width="417">

✅ Difficulty scales based on your current level

✅ Base & Job EXP Rewards for Level 98 below

✅ Hunt & Collection Requests

✅ A total of **five (5) requests** can be done **per day**

**Rewards: Potions, Base & Job EXP, 30 Energy (Non-Stackable) for Non-VIP or&#x20;**<mark style="color:$success;">**60 Energy (Non-Stackable) for VIP**</mark>

#### ⭐ A total of <mark style="color:green;">**150 Energy \~ 300 Energy (VIP)**</mark> can be collected upon completion.

***

### 🗨️Daily Hunting

Complete your daily hunting to earn rewards.

<img src="https://forsakentales.net/media/assets/e7396a20-4219-407a-9ff3-2c6858cc4fd7" alt="image.png" height="436" width="542">

✅ Mid-tier difficulty

✅ Battle Pass EXP Rewards

✅ Hunting Quest

✅ A total of **seven (7) hunts** can be done **per day**\
\
**Rewards: Activity Coupon, Battle Pass EXP, 30 Energy (Non-Stackable)**

#### ⭐ A total of <mark style="color:green;">**210 Energy**</mark> can be collected upon completion.

***

### 🗨️Daily Collection

Complete your daily collection to earn rewards.

<img src="https://forsakentales.net/media/assets/237105cc-691c-4cf4-bcdc-85ad61c86450" alt="image.png" height="483" width="546">

✅ Mid-tier difficulty

✅ Battle Pass EXP Rewards

✅ Collection Quest

✅ A total of **seven (7) collections** can be done **per day**\
\
**Rewards: Activity Coupon, Battle Pass EXP, 30 Energy (Non-Stackable)**

#### ⭐ A total of <mark style="color:green;">**210 Energy**</mark> can be collected upon completion.

***

### 🗨️Daily MVP Hunt

Complete your daily MVP Hunting to earn rewards.

<img src="https://forsakentales.net/media/assets/f2700f5b-4346-4b96-9e1a-aca7b285d97b" alt="image.png" height="580" width="616">

✅ High-tier difficulty

✅ Battle Pass EXP Rewards

✅ MVP Hunting Quest

✅ A total of **five (5) hunts** can be done **per day**\
\
**Rewards: Activity Coupon, Battle Pass EXP, 30 to 120 Energy (Non-Stackable)**

#### ⭐ A total of <mark style="color:green;">**150 \~ 600 Energy**</mark> can be collected upon completion.

***

### 🗨️Daily MVP Collection

Complete your daily MVP Collection to earn rewards.

<img src="https://forsakentales.net/media/assets/80c75a04-e8c7-48ec-9ab1-bac59a6d1de7" alt="image.png" height="574" width="657">

✅ High-tier difficulty

✅ Battle Pass EXP Rewards

✅ MVP Collection Quest

✅ A total of **three (3) collections** can be done **per day**\
\
**Rewards: Activity Coupon, Battle Pass EXP, 60 Energy (Non-Stackable)**

#### ⭐ A total of <mark style="color:green;">**180 Energy**</mark> can be collected upon completion.

***

### 🎶 Music Energy Band

Sit tight and spend your time to earn Energy while listening to music.

<img src="https://forsakentales.net/media/assets/86148508-25d9-4397-857a-2040cef630ed" alt="image.png" height="624" width="732">

The **Music Energy Band** is located via **Warper -> Special Areas -> Strip Club**.

**Reward: 1 Energy per minute, total of 60 Energy (Non-Stackable) per day.**

#### ⭐ A total of <mark style="color:green;">**60 Energy**</mark> can be collected upon completion.

***

### ⭐ Currency Exchange

Exchange your Coupons in the **Currency Exchange NPC**

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

***

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


---

# 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://forsakentales.gitbook.io/fl/newbie-guide/energy-farming.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.
