# Using any external client

It does not matter what OS you are on, as long as your resolution is 1920x1080 or higher you should be fine. Following these settings will ensure that the HUD elements display properly while using these clients during gameplay.

## Lunar

Follow the steps shown in the video below for playing on Lunar Client:

{% embed url="<https://youtu.be/qafg8aqDLVY>" %}

<details>

<summary>Lunar Client HUD Settings</summary>

1. Move the **boss bar** to the **top center** of the screen.\
   ![](/files/Zdktx7bWCrvIDcBaAOht)
2. Ensure that the setting **"Use Custom Boss Bar"** is turned **off**.\
   ![](/files/GaJgQjp9vsReqOnux2YC)

</details>

***

## Feather

Follow the steps shown in the video below for playing on Feather Client:

{% embed url="<https://youtu.be/pXoxYH55F1I>" %}

<details>

<summary>Feather Client HUD Settings</summary>

Make sure the **text shadow box** option is **enabled** for better readability and clarity.

![](/files/AD1f0zMQPAZrhO4C0TwQ)

</details>


---

# 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://wiki.coldmc.com/tutorials/using-any-external-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.
