# Pengaturan

Halaman **Pengaturan** halaman terdiri dari tab-tab berikut, masing-masing menjelaskan berbagai opsi kustomisasi:

* [Service preferences](/docs/admin/id/settings/service-preferences.md)
* [Preferensi Peta](/docs/admin/id/settings/maps.md)
* [Branding](/docs/admin/id/settings/branding-options.md)
* [Editor menu](/docs/admin/id/settings/custom-menu-editor.md)
* [Default pengguna](/docs/admin/id/settings/default-pengguna.md)
* [Keamanan](/docs/admin/id/settings/two-factor-authentication.md)
* [Gateway email](/docs/admin/id/settings/messaging-gateways.md#email-gateway)
* [Pesan SMS](/docs/admin/id/settings/messaging-gateways.md#sms-gateway)


---

# 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://navixy.com/docs/admin/id/settings.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.
