# ❱ Configuration

- [Env](https://builderx.rlib.io/configuration/env.md): Library environment file.
- [Fonts](https://builderx.rlib.io/configuration/fonts.md): Information related to modifying fonts.
- [Languages](https://builderx.rlib.io/configuration/languages.md): This section explains how to add your own language
- [Settings](https://builderx.rlib.io/configuration/settings.md): Explains configuration options, paths, and general settings information
- [▸sh\_cfg\_bg](https://builderx.rlib.io/configuration/settings/sh_cfg_bg.md): Static & live wallpaper management


---

# 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://builderx.rlib.io/configuration.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.
