# Change Your Pin

### How to Change Your PIN

1. **Navigate to Wallet Settings:**
   * Go to **Settings**, then select **Wallet** to access wallet-related options.
2. **Initiate PIN Change:**

   * Click on **Change Secret PIN** to start the process.

   <figure><img src="/files/sLa5WKAPBsjrh4r9HQom" alt=""><figcaption></figcaption></figure>
3. **Unlock Your Wallet:**
   * For security, you’ll be prompted to enter your current PIN to unlock the wallet.
4. **Set New PIN:**

   * Enter a new **Secret PIN** and confirm it by re-entering the same PIN.
   * Agree to the terms, acknowledging that:
     * The PIN cannot be recovered once it’s set.
     * The PIN is required to withdraw funds from your wallet.

   <figure><img src="/files/oyWmu4lySzaBYY0mLtLy" alt=""><figcaption></figcaption></figure>
5. **Save Changes:**
   * Click **Continue** to finalize and save your new PIN.


---

# 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.braidpay.com/braidpay/security-and-privacy-settings/change-your-pin.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.
