> 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/intimacy-booster.md).

# Intimacy Booster

***

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

***

<figure><img src="/files/1yY74kTsGtsDlwGds2Q3" alt=""><figcaption><p><em>Some images are used from our previous server <strong>Forsaken Legacy</strong>.</em></p></figcaption></figure>

***

### **💡Overview**

You can increase your homunculi or pet's intimacy by providing Zeny or Legacy Tokens! You can use **100,000z to gain 1 \~ 500 Intimacy** or **50 Legacy Tokens to gain 500 \~ 1,000 Intimacy**!

***

### **💡How to Use**

1️⃣Make sure you have a **Pet/Homunculi summoned**. For Homunculi, make sure your class is **Alchemist or Creator**.

2️⃣Simply select if you want to increase the intimacy of your Pet or Homunculi. You will be asked if you will use Zeny or Legacy Tokens.

3️⃣The success rate is guaranteed but the amount of intimacy is random depending if you will use Zeny or Legacy Tokens.

4️⃣You can repeat the process until you reach your desired intimacy.

***

### **📊Intimacy Table**

| Intimacy Level | Intimacy Count   |
| -------------- | ---------------- |
| **Awkward**    | **1 \~ 99**      |
| **Shy**        | **100 \~ 249**   |
| **Neutral**    | **250 \~ 749**   |
| **Cordial**    | **750 \~ 909**   |
| **Loyal**      | **910 \~ 1,000** |

***

<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/intimacy-booster.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.
