# I forgot the password of my social accounts. How can I access my funds on Ramper?

If you forgot your social account's password (such as your Facebook password, email password, etc.) and are unable to access your funds, you can refer to the following options:

* Recover your Ramper account through your linked social media account. Follow the guide steps of the corresponding platform to recover your account or reset the password when prompted.
* Use the passphrase to import into another wallet.


---

# 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-password-of-my-social-accounts.-how-can-i-access-my-funds-on-ramper.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.
