# Settings

#### Auto-Shield

Auto-shield can be activated on swaps.\
You can turn auto-shielding on every swap.\
Or set max gas, and if fee is higher than your limit, the auto-shield will be skipped.

<div><figure><img src="/files/PELHxN9zCkosPXtAA4ku" alt=""><figcaption></figcaption></figure> <figure><img src="/files/npVUCqCWduUfjoN8fmvm" alt=""><figcaption></figcaption></figure></div>

#### Change password

1. Tap **Change password**
2. Enter your current password
3. Set a new password

<div><figure><img src="/files/ksLXi0SNPoOfDDl6GvN0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FC9wymINJeNzjKAYtMzN" alt=""><figcaption></figcaption></figure></div>

#### Recovery phrase

Your recovery phrase gives full access to your wallet.

1. Tap **View recovery phrase**
2. Review the warning
3. Tap **Show Recovery Phrase**

<div><figure><img src="/files/mD2l113YalKJ0Rhb6Uxl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/piUVz7MSePCifXiircf7" alt=""><figcaption></figcaption></figure></div>

⚠ **Important**

* Never share your recovery phrase
* Never store it online
* Anyone with access can control your funds

#### Recovery address

View and copy your recovery address.

<figure><img src="/files/DyIWU6oEg7C8TUkzqEcP" alt=""><figcaption></figcaption></figure>

#### Export private key

Access your private key for manual wallet recovery or integrations.

<div><figure><img src="/files/9zjv2gFbSVPnkyrMwiJD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JnnyMyJ9ZpuhlgiT5T7p" alt=""><figcaption></figcaption></figure></div>

#### Auto-lock time

Set how quickly your wallet locks after inactivity.

<figure><img src="/files/GN5nrnr95tcTtgMQfpT0" alt=""><figcaption></figcaption></figure>

#### Hidden accounts

Hide or restore accounts from your wallet.

<figure><img src="/files/BfBzUPlDDXLtdCSdlBOP" alt=""><figcaption></figcaption></figure>

#### Hidden tokens

Hide or unhide tokens from your wallet view.

<figure><img src="/files/WhJ9jplfVBl5M8Y77DgG" alt=""><figcaption></figcaption></figure>

#### Signatures

View past signature requests and approvals.

<figure><img src="/files/plHton9UQxcpXJFY01Bz" alt=""><figcaption></figcaption></figure>

#### Disguised as MetaMask

If a dApp doesn’t detect Hinkal:

1. Enable disguise for that dApp
2. Refresh the page
3. Connect via MetaMask

<figure><img src="/files/SghZWUeSu1WQY8AUzBU3" alt=""><figcaption></figcaption></figure>

## Privacy Center

Understand and improve your on-chain privacy.

<figure><img src="/files/LRPamx8NXjDxeCKjbmEg" alt="" width="348"><figcaption></figcaption></figure>

### Privacy Score

Your Privacy Score reflects how much of your activity and assets remain private.

* Higher score = more privacy
* Lower score = more exposure

You also see how you compare globally:

* Example: *Top 17.34% globally*

### What affects your Privacy Score

Tap ;**How it’s calculated?'** to see the breakdown.

<figure><img src="/files/yoMHJyDCzbXhp0P168b8" alt="" width="352"><figcaption></figcaption></figure>

Your score is based on three factors:

#### 1. Auto-Shield enabled

If Auto-Shield is on:

* You receive a **baseline boost**
* Ensures consistent privacy behavior

#### 2. Private balance ratio

How much of your portfolio is private:

* More funds in Private account → higher score
* Fully public portfolio → lower score

#### 3. Private activity ratio

How you use your wallet:

* Private actions (Shield, Private Send, Private Swap) increase score
* Public-only usage lowers it

### Why this matters

* Privacy in crypto is not binary - it’s behavioral
* Your score reflects **how you actually use the wallet**, not just settings
* Helps you **improve habits**, not just toggle features


---

# 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://hinkal-team.gitbook.io/hinkal/hinkal-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.
