# General

## 🔄 Right-to-Left (RTL) Language Support

<figure><img src="https://3026705042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAJrvmfqcj9TMoPkl3bNc%2Fuploads%2Fz8oKqqimBdcYaTXcPmTM%2FHyper%20docs%20screenshot%20do%20not%20delete%20-%202025-12-25T151952.013.jpg?alt=media&#x26;token=3f520ae0-8a2b-4b1b-9176-24c83d4fae50" alt=""><figcaption></figcaption></figure>

If your store supports languages written from right to left (such as Arabic or Hebrew), enable RTL support for a better reading experience.

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Select **General.**
3. Select ✅ **Enable RTL**.
4. Enter the **Languages support RTL.**

Enter ISO 639-1 language codes separated by commas (e.g., `he,ar`).

Leave the field blank to apply RTL support to **all** languages.

5. Click **Save.**
   {% endhint %}

* **Enable RTL:** Toggle ON to apply RTL layout for supported languages.
* **Languages support RTL:** Enter [ISO language codes](https://www.loc.gov/standards/iso639-2/php/code_list.php) separated by commas.
  * Leave the field blank to apply RTL support to **all** languages.

> 💡 Example: Use `he,ar` to apply RTL only for Hebrew and Arabic.

<figure><img src="https://3026705042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAJrvmfqcj9TMoPkl3bNc%2Fuploads%2FteQ2YHgKBt9Kk0tgsMw9%2Fimage.png?alt=media&#x26;token=e42ad3aa-2f46-485f-a803-14f312e139fc" alt=""><figcaption></figcaption></figure>

## ⬆️ Enable Back to Top Button

<figure><img src="https://3026705042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAJrvmfqcj9TMoPkl3bNc%2Fuploads%2FkNbm3BK6ByIZXcXlCk4l%2Fani6.gif?alt=media&#x26;token=7de6117b-a576-432c-804e-05b4d5e52d42" alt=""><figcaption></figcaption></figure>

With just one click, customers can quickly navigate back to the top of the page, making it easier for them to continue browsing or locate essential information.

This option is especially helpful for stores with infinite scrolling, long-form product pages, or extended home layouts.

{% hint style="success" %}
**Steps:**

1. In the theme editor (**Customize**), click **Theme settings.**
2. Select **General.**
3. Select ✅ **Enable back to top button**.
4. Click **Save.**
   {% endhint %}

<figure><img src="https://3026705042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAJrvmfqcj9TMoPkl3bNc%2Fuploads%2FHvLcmTecIiSRf29OmVhR%2Fimage.png?alt=media&#x26;token=a3be9602-ff1e-483a-b765-ca0933c51772" alt=""><figcaption></figcaption></figure>

***

<figure><img src="https://3026705042-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAJrvmfqcj9TMoPkl3bNc%2Fuploads%2FkUIzEsJKOeRiz891zyf5%2Flivechat883x471%20(1).png?alt=media&#x26;token=90cbed2c-e791-49c8-9f43-49a08bed6f1f" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_hyper&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></figcaption></figure>


---

# 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://docs.foxecom.com/hyper-theme/theme-settings/general.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.
