# I forgot the PIN code to log in to Ramper Wallet. How can I access my funds?

For security reasons, if you enter the wrong password 10 times a row, the system will sign you out of all wallets.

Given this information, if you forget your PIN code, you can enter the incorrect PIN 10 times, and then log in to Ramper Wallet again with your social accounts.&#x20;

Another approach would be deleting the Ramper app and then reinstalling it, then logging in again with your social accounts.


---

# 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.ramper.xyz/ramper-wallet/user-faqs/i-forgot-the-pin-code-to-log-in-to-ramper-wallet.-how-can-i-access-my-funds.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.
