> For the complete documentation index, see [llms.txt](https://khaosro.gitbook.io/khaosro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://khaosro.gitbook.io/khaosro-docs/download/4r-tools.md).

# ⚙️ 4R Tools

### 4RTools Installation Guide <a href="#id-4rtools-installation-guide" id="id-4rtools-installation-guide"></a>

**4RTools** is a utility designed to enhance your Ragnarok Online experience. It provides additional features and optimizations to improve gameplay. Follow this guide to install and start using 4RTools.

#### 📥 Steps to Install <a href="#steps-to-install" id="steps-to-install"></a>

1. **Download the 4RTools File**
   * [Download Here](https://drive.google.com/file/d/17H)
2. **Extract the File**
   * Place the extracted contents directly into your **KhaosRO Official folder.**
   * Ensure the files merge correctly with existing game data.
3. **Run 4RTools**
   * Launch the 4RTools executable to initialize the tool.
   * Configure settings as needed for your gameplay preferences.
4. **Run the Patcher**
   * Start the patcher to update and synchronize the game files.
   * Once complete, 4RTools will be ready to use.
5. **Enjoy Using 4RTools**
   * Begin playing with enhanced features and optimizations active.


---

# 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://khaosro.gitbook.io/khaosro-docs/download/4r-tools.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.
