# Mixture & Counteragent

This guide outlines the steps to complete the Mixture and Counteragent Quest

***

### Step 1: Alberta

Visit **Merchant Louitz** in Alberta to begin the quest. You must have specific items in your inventory to trigger the correct dialogue.

<figure><img src="/files/5uIKtjDD4050zruQTttK" alt=""><figcaption><p>Merchant Louitz<br></p></figcaption></figure>

* **Location:** `alberta_in (130, 54)`
* **Directions:** Inside the large mansion at the North end of Alberta. Go upstairs and enter the room at the end of the hallway.

#### Required Items (Inventory Check)

> **Note:** He will not take these items, but you must have them to open the "More about Solutions" menu option.

| Item                                                                                                           | Amount |
| -------------------------------------------------------------------------------------------------------------- | ------ |
| <img src="https://divine-pride.net/img/items/item/iRO/970" alt="" data-size="original"> Alcohol (`970`)        | 1      |
| <img src="https://divine-pride.net/img/items/item/iRO/971" alt="" data-size="original"> Detrimindexta (`971`)  | 1      |
| <img src="https://divine-pride.net/img/items/item/iRO/972" alt="" data-size="original"> Karvodailnirol (`972`) | 1      |

**Task:** Speak to him and select **"More about Solutions"**. He will refer you to **Aure Dupon** in Geffen.

***

### Step 2: Geffen

Locate **Aure Dupon** to find the whereabouts of the scientist.

<figure><img src="/files/ZAReJ3nGt74cHUcuXG5D" alt=""><figcaption><p>Aure Dupon<br></p></figcaption></figure>

* **Location:** `geffen (181, 114)`
* **Directions:** East side of Geffen town, standing under a street light.

**Task:** Talk to him and ask about **"More about Morgenstein"**.

***

### Step 3: Morgenstein's Laboratory

Once you have spoken to the previous NPCs, **Morgenstein** will now provide his services.

<figure><img src="/files/fDb1n1fQaHaZf69zlXJe" alt=""><figcaption><p>Morgenstein<br></p></figcaption></figure>

* **Location:** `geffen_in (141, 140)`
* **Directions:** 2nd floor of the Geffen Blacksmith Guild (located at the 5 o'clock position of the city).

**Task:** Talk to him and ask about his **research**. If you are on the Alchemist Job Quest, this completes your requirement. To craft items, talk to him again after the initial introduction.

#### Crafting Recipes

<img src="https://divine-pride.net/img/items/item/iRO/973" alt="" data-size="original"> Counteragent (`973`)

| Material                                                                                                      | Amount     |
| ------------------------------------------------------------------------------------------------------------- | ---------- |
| <img src="https://divine-pride.net/img/items/item/iRO/970" alt="" data-size="original"> Alcohol (`970`)       | 1          |
| <img src="https://divine-pride.net/img/items/item/iRO/971" alt="" data-size="original"> Detrimindexta (`971`) | 1          |
| <img src="https://divine-pride.net/img/items/item/iRO/713" alt="" data-size="original"> Empty Bottle (`713`)  | 1          |
| **Zeny Fee**                                                                                                  | **3,000z** |

<img src="https://divine-pride.net/img/items/item/iRO/974" alt="" data-size="original"> Mixture (`974`)

| Material                                                                                                       | Amount     |
| -------------------------------------------------------------------------------------------------------------- | ---------- |
| <img src="https://divine-pride.net/img/items/item/iRO/970" alt="" data-size="original"> Alcohol (`970`)        | 1          |
| <img src="https://divine-pride.net/img/items/item/iRO/972" alt="" data-size="original"> Karvodailnirol (`972`) | 1          |
| <img src="https://divine-pride.net/img/items/item/iRO/713" alt="" data-size="original"> Empty Bottle (`713`)   | 1          |
| **Zeny Fee**                                                                                                   | **4,000z** |

***


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/server-guide/creation/mixture-counteragent-quest.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.
