> For the complete documentation index, see [llms.txt](https://docs.lemonrotools.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lemonrotools.com/the-basics/selecting-a-client.md).

# Selecting a client

## 1. Click on the "Select Exe" button

<figure><img src="/files/TatGjkw0zyyVHcBR7RDZ" alt=""><figcaption><p>"Select Exe" button</p></figcaption></figure>

## 2. Select the client's exe

<figure><img src="/files/e34ATzMhuHZF3XQxFbjd" alt=""><figcaption><p>Difference between the client and the patcher/launcher</p></figcaption></figure>

{% hint style="warning" %} <mark style="color:red;">**IMPORTANT:**</mark>**&#x20;DO NOT** select the patcher/launcher. You need to select the actual game's exe.
{% endhint %}

{% hint style="info" %}
You can select any server, xRO is used as an example.
{% endhint %}

### How to differentiate the patcher/launcher from the client

The client's size is bigger than the patcher/launcher. Usually the size of a normal patcher/launcher is around 5mb while the client's is more than 8mb.

## FAQ / Troubleshooting

### My folder has multiple exes, what do I do?

It's possible that your Ragnarok folder has multiple clients, this is because you either downloaded multiple servers in that same folder or because the server you're playing didn't care to clean the folder they provide. (this is a huge red flag and can lead to crashes regardless of whether you use Lemon Tools or not).

If this is your case then you will need to identify which client is used by the server you're playing. You can use the task manager for this by looking for the game's process.

### I can't see the client in the file list, what do I do?&#x20;

It's possible that your server is using a client with an extension other than ".exe", in this case you need to click the option "All Files (\*.\*)" and look for the client manually.

<figure><img src="/files/9rZP1mqEqWCpJcUFp65B" alt=""><figcaption><p>All Files option</p></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:

```
GET https://docs.lemonrotools.com/the-basics/selecting-a-client.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.
