> 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/server-features/affinity.md).

# Affinity

***

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

***

### **💡 Overview**

Valkyrie's Affinity provides buff to all players online for a certain duration. Players who willingly contribute **zeny** or **Affinity Coins** will be part of the ranking in the contribution. The amount of contribution depends on how much you can give, once the zeny requirement is reached, the Affinity buff will be sent to all players in the server.

***

### **💡 Benefits**

By **contributing zeny** or **Affinity Coins** to the Affinity the player will receive personal buff for certain duration depending on how much you contribute and when the Affinity reaches its maximum amount, all players in the server will be granted additional buffs.

***

### **💡 Contribution**

**10,000z** - 5 minutes

**20,000z** - 10 minutes

**30,000z** - 15 minutes

**1 Affinity Coin** (30,000z value) = 15 minutes

**Server Buff** = 2 hours

<table data-header-hidden="false" data-header-sticky><thead><tr><th>Buffs</th><th>Bonus</th></tr></thead><tbody><tr><td><strong>Personal Buff</strong></td><td>All Stats +3</td></tr><tr><td><strong>Server Buff</strong> (After completing the max contribution)</td><td>EXP Rate +10%</td></tr><tr><td></td><td>Drop Rate +10%</td></tr><tr><td></td><td>Movement Speed +10%</td></tr></tbody></table>

***

<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/server-features/affinity.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.
