# Wallet Settings

You can find the Settings button on Citadel Wallet display after [Initial Setup](/getting-started/wallet-initial-setup.md) is completed. It is located on the main page after accessing the device by inputting the PIN.

### Settings button location

<figure><img src="/files/z7hZFoTYMAlkrwehdW9i" alt="" width="359"><figcaption></figcaption></figure>

### Settings page has 4 options to select from:

Click on each of these options to explore different settings:

{% content-ref url="/pages/NIQQEpufwzV1Ktpr8Q9Z" %}
[Info](/getting-started/wallet-settings/info.md)
{% endcontent-ref %}

{% content-ref url="/pages/aN6R1mlAkMxHW0W1AXGK" %}
[Change PIN](/getting-started/wallet-settings/change-pin.md)
{% endcontent-ref %}

{% content-ref url="/pages/0xeESaAtNGIn8JvT7lvH" %}
[Wipe Keys](/getting-started/wallet-settings/wipe-keys.md)
{% endcontent-ref %}


---

# 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.citadelwallet.io/getting-started/wallet-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.
