# Preferences

### Step 1: On the Settings tab

<figure><img src="/files/ujxA4GaE3CX9evXXSdFc" alt="" width="375"><figcaption></figcaption></figure>

### Step 2: Click on "Preferences"

On the Preference tab, you can customize:

* Appearance (Dark or Light theme).
* Location Permission (allowing the app to access your location).
* Cleanups' view (map and list view).
* Search Distance (use the slider to set how close or far you want to go).&#x20;

<div><figure><img src="/files/qOOeji8UgO9VvZOJQ74U" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/oLtGIYDN5UShqU4E4QhY" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://cleanmatedao.gitbook.io/cleanmate-docs/profile/preferences.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.
