# Wallet PIN

Wallet Access PIN is created at the time of [Wallet Initial Setup](/getting-started/wallet-initial-setup.md) or [Wallet Recover](/getting-started/wallet-recover.md)

It is very important to remember the PIN and never loose it, otherwise you will loose access to the hardware wallet and will have to get a new wallet to recover your account.

> PIN will be allowed to input incorrectly only 5 times. If PIN is inputted incorrectly sixth time, hardware wallet Secure Element will be locked and you will never be able to access that specific hardware wallet.

When inputted correctly, you will be taken to the Home Page where you can sign transactions or select [Wallet Settings](/getting-started/wallet-settings.md)and navigate through the options provided.

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

Home Page:

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


---

# 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-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.
