# Changing global options

## Global options settings

1. Go to the **settings page** in [home](/getting-started/user-interface.md#home-pages).
2. Click on *Global settings* in the [sidebar](/getting-started/user-interface.md#module-settings-sidebar).

### Time format

You can change the time format to **24-hour** or **12-hour**.

### Weather unit

Weather temperature unit: **Imperial (F)** or **Metric (C, default)**

### **Weather location**

Change your weather location here. To find your weather location:

1. Go to [weather.com](https://weather.com)
2. Enter your location in the *search bar* <img src="/files/zBL6V403BRScsU5hBts2" alt="" data-size="line">, and click on the correct result
3. Copy the location similar to the picture below, and paste it in the *weather location* field in JaxCore
4. [Refresh ](/getting-started/user-interface.md#context-menu)modules or widgets which displays weather information

![Copy format](/files/MKASml9DqcY87lGbI1N5)

{% hint style="info" %}
If the weather does not correctly display, try copying on the first part of the name to JaxCore.
{% endhint %}

{% hint style="info" %}
If it still fails, try [restarting Rainmeter](/getting-started/user-interface.md#context-menu)
{% endhint %}


---

# 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.jaxcore.app/getting-started/changing-global-options.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.
